Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.75 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.75 KB

MPHY0041: Machine Learning in Medical Imaging

UCL Module | MPBE | UCL Moodle Page

Term 1, Academic Year 2024-25

Name Email Role
Andre Altmann [email protected] Module Lead
Yipeng Hu [email protected] Lecturer

1. Python

This repository contains coding tutorials and exercises based on Python. While assuming basic experience in Python programming, some learning materials are aummarised in the docs folder.

For technical support with coding environment, please read the Supported development environment for Python.

2. Jupyter notebooks

Jupyter notebooks are archived in the notebooks folder. Get started with the Jupyter notebook.

3. Deep learning tutorials

Deep learning tutorials are in Python scripts, in the tutorials folder. Get started with the deep learning tutorials.

4. Reading list

A collection of books and research papers, relevant to deep learning for medical image analysis, is provided in the Reading List.