Giter VIP home page Giter VIP logo

8dm50-machine-learning's Introduction

Machine Learning in Medical Imaging and Biology (8DM50)

The course covers a number of machine learning methods and concepts, including state-of-the-art deep learning methods, with example applications in the medical imaging and computational biology domains.

Use of Canvas

This GitHub page contains all the general information about the course and the study materials. The Canvas page of the course will be used only for sharing of course information that cannot be made public (e.g. Microsoft Teams links), submission of the practical work and posting questions to the instructors and teaching assistants (in the Discussion section). The students are highly encouraged to use the Discussion section in Canvas. All general questions (e.g. issues with setting up the programming environment, error messages etc., general methodology questions) should be posted in the Discussion section.

TLDR: GitHub is for content, Canvas for communication and submission of assignments.

Schedule

The course schedule is as follows:

  • Lectures, time: Wednesdays 08:45 - 10:45, location: Atlas -1.210
  • Guided self-study, time: Wednesdays 10.45 - 12.45, location: Atlas -1.210

Practical work

The practical work will be done in groups. The groups will be formed in Canvas and you will also submit all your work there (check the Assignments section for the deadlines). Your are expected to do this work independently with the help of the teaching assistants during the guided self-study sessions (begeleide zelfstudie). You can also post your questions in the Discussion section in Canvas at any time (i.e. not just during the practical sessions).

IMPORTANT: Please read this guide on effectively asking questions during the practical sessions.

Use of ChatGPT and other large language models

The use of ChatGPT and other large language models for the practical work is allowed, provided that:

  1. You use ChatGPT and other large language models only as aid in your work and not as primary sources of information (e.g. to do literature search), and primary mode of writing and coding (e.g. asking for answers to entire assignment questions is not allowed, however, improving the writing or coding of answers to questions is allowed).

  2. You write a one-page reflection report on the use of such tools answering the following questions:

    • What were the up- and down-sides of using ChatGPT (or similar tools) in your work?
    • In your view, are such tools helpful or harmful when used in education?
    • Did it make you more or less productive?
    • How did you specifically use these tools (give examples)?
    • Were these tools accurate in their answers?

Note that the report is mandatory if you used ChatGPT (or similar tools) in any way for the course and it does not have any negative consequence (e.g. lead to lower grades). If you do not submit the report we will assume that you did not use such tools but if this is detected during the grading it will be considered cheating.

Materials

Books

The lectures are mainly based on the selected chapters from the following two books that are freely available online:

The follwing book is optional but highly recommended:

Additional reading materials such as journal articles are listed within the lecture slides.

Software

IMPORTANT: It is essential that you correctly set up the Python working environment by the end of the first week of the course so there are no delays in the work on the practicals.

The practical assignments for this course will be done in Python. Please carefully follow the instructions available here on setting up the working environment and (optionally) a Git workflow for your group.

Python quiz

IMPORTANT: Attempting the quiz before the specified deadline is mandatory.

In the first week of the course you have to do a Python self-assessment quiz in Canvas. The quiz will not be graded. If you fail to complete the quiz before the deadline, you will not get a grade for the course. The goal of the quiz is to give you an idea of the Python programming level that is expected.

If you lack prior knowledge of the Python programming language, you can use the material in the "Python essentials" and "Numerical and scientific computing in Python" modules available here.

Lectures and assignments

The course is largely unchanged from the previous edition and the materials (slides and practicals) will remain similar. In the schedule below there are tentative materials copied from the previous year so you can have a sneak peek. The materials will be updated as the course progresses.

Lectures

# Date Title Slides
1 06/Sep Machine learning fundamentals intro , slides, extended
2 13/Sep Linear models slides
3 20/Sep Support vector machines, random forests slides
4 27/Sep Deep learning I slides
5 04/Oct Deep learning II slides, transformers intro
6 11/Oct Unsupervised machine learning slides
7 18/Oct Transformers, Explainable AI slides, explainable AI slides
8 26/Oct No lecture -
๐Ÿ”บ 01/Nov Exam Example exam

Practical assignments

# Date Title Exercises
1 06/Sep Machine learning fundamentals I exercises
1 13/Sep Machine learning fundamentals II exercises
3 20/Sep Linear models exercises
4 27/Sep Support vector machines, random forests exercises
5 04/Oct Deep learning I exercises
6 11/Oct Deep learning II exercises in Google Colab
7 18/Oct Catch up week! ๐Ÿ… -

Other course information

Learning objectives

After completing the course, the student will be able to:

  • Recognise how machine learning methods can be used to solve problems in Medical Imaging and Computational Biology.
  • Comprehend the basic principles of machine learning.
  • Implement and use machine learning methods.
  • Design experimental setups for training and evaluation of machine learning models.
  • Analyze and critically evaluate the results of experiments with machine learning models.

Assessment

The assessment will be performed in the following way:

  • Work on the practical assignments: 25% of the final grade (each assignment has equal contribution);
  • Reading assignment: 10% of the final grade;
  • Final exam: 65% of the final grade.

Intermediate feedback will be provided as grades to the submitted assignments.

The grading of the assignments will be done per groups, however, it is possible that individual students get separate grade from the rest of the group (e.g. if they did not sufficiently participate in the work of the group).

An example exam can be found here.

Instruction

The students will receive instruction in the following ways:

  • Lectures
  • Guided practical sessions with the teaching assistants for questions, assistance and advice
  • On-line discussion

Course instructors:

  • Mitko Veta
  • Federica Eduati

Teaching assistants:

  • Glen Weber
  • Hong Liu
  • Hassan Keshvarikhojasteh

Recommended prerequisite courses

8DB00 Image acquisition and Processing, and 8DC00 Medical Image Analysis.

This page is carefully filled with all necessary information about the course. When unexpected differences occur between this page and Osiris, the information provided in Osiris is leading.

8dm50-machine-learning's People

Contributors

eduati avatar jelmerwolterink avatar mikevzon avatar missweirdo avatar mitkovetta avatar olapuentesantana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

8dm50-machine-learning's Issues

Slides week3

As stated in the email sent to Mitko, the formula for the elastic net (or the interpretation below) should be changed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.