Skip to content

Latest commit

 

History

History

Lab2-DL

Lab 2: Deep learning (DL)

Last updated: 2024-01-17 (with bmed365 kernel), A. Lundervold

This lab is part of our journey through the concepts and applications of deep learning in medicine and biomedical research.
Some of the material has inspiration from and links to the work of great educators and researchers in the field, e.g. Grant Sanderson, Daniel Bourke, and Andrej Karpathy


If you have a subscription to ChatGPT Plus, you can also try out the the Medical AI Assistant (UiBmed - ELMED219 & BMED365)
GPT and see if you can get it to answer some of your questions. See also Q&A-in-the-wild

Slides

<in progress ...>


Learning motivations - watch these

(in the order of duration ...)

How to get started?

You can read the Lab2-DL materials on any device but this course is best viewed and coded along within a desktop browser.

For the hands-on Lab, Google Colab can be used. If you have no experience with it, go through the free Introduction to Google Colab tutorial.

To dig into Pytorch and tensors:

  • Click on link "00. PyTorch Fundamentals"
  • Click the "Open in Colab" button up the top
  • Press SHIFT+Enter a few times and see what happens