| title | MPHY 6120 - Data Science and Artificial Intelligence for Medical Physics - University of Pennsylvania |
|---|---|
| layout | default |
| img | class_logo1.png |
| active_tab | main_page |
- Interacting with common data found in the Medical Physics field (Radiology and Radiation Oncology)
- Processing this data for use in machine learning models
- Creating basic machine learning models for use in Radiology and Radiation Oncology
The overall goal of this course is to provide practical skills, such that the students can contribute to future clinical issues that benefit from the use of data science and machine learning. The majority of the didactic (lecture) material will be provided as uploaded videos that can be watched at the students convenience. The dedicated course time will be used as live lab coding sessions, where the students will work on the course material in a live coding environment. Since the majority of the learning material will be presented online, and the class size is small, students are expected to attend class/lab sessions in person and work together to solve the coding problems. I believe the in person lab sessions will be greatly beneficial to the students, and will help to foster a collaborative learning environment and increase the help I can provide for any computer and coding issues. Students that cannot attend a specific day can the instructor to discuss alternative arrangements.
Logistic details for the course are as follows:
- Course: MPHY 6120-01 Data Science & Artificial Intelligence for the Medical Physicist
- Offered: Thursdays, 1:45 - 4:45 PM
- Classroom: SCTR 10-146AB
- Expected enrollment: 10
{% capture now %}{{'now' | date: '%s'}}{% endcapture %} {% for module in site.data.modules %} {% if module.quiz %} {% for quiz in module.quiz %} {% capture release_date %}{{module.start_date | date: '%s'}}{% endcapture %} {% capture due_date %}{{quiz.due_date | date: '%s'}}{% endcapture %} {% if release_date < now and due_date >= now %}
{% capture now %}{{'now' | date: '%s'}}{% endcapture %} {% for page in site.pages %} {% if page.release_date and page.due_date %} {% capture release_date %}{{page.release_date | date: '%s'}}{% endcapture %} {% capture due_date %}{{page.due_date | date: '%s'}}{% endcapture %} {% if release_date < now and due_date >= now %}
-
{% for deliverable in page.deliverables %}
- {{ deliverable.due_date | date: "%b %-d, %Y" }} - {{deliverable.description}}. {% endfor %}
Course number : MPHY 6120 - Data Science and Artificial Intelligence for Medical Physics
Prerequeisites : Students should feel confident creating python programs and using git.
Instructor : Rafe McBeth, PhD
Office : 4-346W
Discussion Forum : XXX
Time and place : In Spring 2022, the in person section of the course will be in person : All lecture materials will be recorded and uploaded. Students are expected to watch this on their own time before meeting in person. : The first day of class is Thursday, January 12, 2023. : The first day of office hours will be January 15, 2023. : The final day of class is Thursday, May 7, 2023.
- The class meets on Thursdays from 0:45-4:45 pm Eastern.
Guest lectures will be presented by other members of the Penn Medical Physics team as needed to enhance content. (TBD)
Course Description: The fields of data science (DS) and artificial intelligence (AI) are growing rapidly and will impact the future practice of medicine and the field of Medical Physics. This course is designed to enhance the graduate student’s ability to contribute to Medical Physics research and the integration of DS and AI into clinical practice. The course will teach students practical programming techniques (Python), data science infrastructure, data analysis workflows, medical physics specific programming and how to build, analyze and use machine learning (ML) and Deep learning (DL) AI models.
Course Format: Short on demand lectures will be provided for content being covered that week. It is expected that students will watch this material on their own. Meeting times will be dedicated to clarifying the lecture material, answering questions and working through hands on examples.
Required course resources: No textbook required. Course materials will be provided online and will include videos, slides, Jupyter notebooks and a GitHub repository for skeleton code and examples.
Course GitHub repository: https://github.com/MedPhysDS-AI Course website: https://medphysds-ai.github.io/
Optional course resources:
- Machine and Deep Learning in Oncology, Medical Physics and Radiology by Issam El Naqa et al, second edition, 2022 ISBN 978-3-030-83046-5
- How to Think Like a Computer Scientist: Learning with Python 2ed by Jeffrey Elkner, Allen B. Downey and Chris Meyers (Open Book Project) [https://greenteapress.com/wp/think-python-2e/]
- Python for Data Analysis: Data Wrangling with Pandas, NumPy, and Jupyter 3rd Edition by Wes McKinney (Author) [ISBN-10: 109810403X]
Group Office Hours : TBD (Rafe McBeth)
Textbooks : Required: None currently required.
Grading : * 50% Homework Assignments and quizzes
- 25% for midterm project
- 25% for final project
: | Score | Grade | |-------|---------| | ≥ 97 | A+| | 93-97 | A| | 90-93 | A-| | 87-90 | B+| | 83-87 | B| | 80-83 | B-| | 75-80 | C+| | 70-75 | C| | 65-70 | C-| | 50-65 | D| | below 50 | F |
