Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.44 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.44 KB

Practical medical imaging AI techniques with Python

This book will take you through the entire medical imaging AI workflow from data to deployment using the nitrain framework and pytorch. A final published draft is expected in early 2025.

The book is publically available at book.nitrain.dev.

About the book

By going through this book, you will learn how to tackle any medical imaging AI problem in Python. That includes building regression, classification, or image-to-image models for any type of medical imaging processing task. It is split up into multiple parts that operate more-or-less independently in case you want to sharpen your skills in one particular area.

About the author

Nicholas Cullen has a BS in Systems Engineering from University of Florida and a PhD in Biostatistics from Lund University in Sweden. He has 10+ years of experience developing tools for medical imaging in Python, R, and C++. He has published 40+ high-impact journal articles on biomarkers, clinical trials, and neurodegenerative diseases.

He started nitrain to make medical imaging AI more accessible to clinical researchers. If you have any questions, he can be reached at [email protected].

Credits

This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.