Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nitrain/book

Source code for the book "Becoming a medical imaging AI expert with Python" (expected early 2025)
https://github.com/nitrain/book

Last synced: about 1 month ago
JSON representation

Source code for the book "Becoming a medical imaging AI expert with Python" (expected early 2025)

Awesome Lists containing this project

README

        

# 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](https://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](https://jupyterbook.org/) and the [executablebooks/cookiecutter-jupyter-book template](https://github.com/executablebooks/cookiecutter-jupyter-book).