Please find the hands-on tutorials of different sessions in corresponding markdown files. (e.g. Session_1.md)
Before you start to code, this session is about some recommended resources to start Deep Learning.
-
MIT Introduction to Deep Learning (Strongly Recommended! If you only have time for only one tutorial, please watch this one)
- A free course offered by MIT.
- Link to Course
-
Deep Learning Specialization by Andrew Ng on Coursera
- Covers the foundations and advanced topics in deep learning.
- Link to Course
-
Fast.ai Courses
- Practical deep learning courses for coders.
- Link to Course
-
Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville (Strongly Recommended!)
- A comprehensive book that provides both theory and practical examples.
- Link to Book
-
Python Machine Learning by Sebastian Raschka and Vahid Mirjalili
- Great for beginners and covers various machine learning techniques along with deep learning.
- Link to Book
-
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Aurélien Géron
- A very practical guide to understanding machine learning with Python libraries.
- Link to Book
-
Neural Networks and Deep Learning by Michael Nielsen
- An online book that is available for free.
- Link to Book
-
李沐 动手学深度学习 (Strongly Recommended!)
- Book + code + Chinese available.
- Link to Book
-
Towards Data Science on Medium
- Various articles, tutorials, and guides on machine learning and deep learning.
- Link to Medium
-
Colah's Blog
- Provides intuitive explanations for complex topics in deep learning.
- Link to Blog
-
Distill.pub
- Offers clear and interactive research publications.
- Link to Website
-
Pytorch Official Turorial (Strongly Recommended!)
- OFFICIAL hands-on tutorial by Pytorch, if you success with this tutorial, you can skip the session 1 and session 2 in UM SJTU JI tutorial.
- Link to Website
-
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
-
ResNet: Deep Residual Learning for Image Recognition
-
Transformers: Attention Is All You Need
-
3Blue1Brown
- Excellent channel for visualizing complex topics.
- Link to Channel
-
Two Minute Papers
- Summarizes research papers in about two minutes.
- Link to Channel
-
arXiv.org
- Open-access archive for scholarly articles.
- Link to Website
-
Kaggle
- Offers various datasets and competitions to practice your skills.
- Link to Website
-
Grand-challenge
- Offers various datasets and competitions for medical AI.
- Link to Website
-
Data Skeptic
- Covers topics in data science and machine learning.
- Link to Podcast
-
The AI Podcast by Lex Fridman
- Deep, thoughtful interviews with leaders in the field of AI.
- Link to Podcast
This is by no means an exhaustive list but should serve as a good starting point for diving into the field of deep learning.
© This github repo is maintained by Yutong Ban 班雨桐 @JI, Chongye Yang 杨崇烨 @JI, Kunyi Yang 杨坤燚 @JI, Junjie Liu 刘俊杰 @ JI.