https://github.com/aliharp/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Basic Info
- Host: GitHub
- Owner: AliHarp
- License: mit
- Default Branch: master
- Homepage: https://deeplearning.mit.edu
- Size: 62.4 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of lexfridman/mit-deep-learning
Created over 5 years ago
· Last pushed over 5 years ago
https://github.com/AliHarp/mit-deep-learning/blob/master/
# MIT Deep LearningThis repository is a collection of tutorials for [MIT Deep Learning](https://deeplearning.mit.edu/) courses. More added as courses progress. ## Tutorial: Deep Learning Basics
This tutorial accompanies the [lecture on Deep Learning Basics](https://www.youtube.com/watch?list=PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf&v=O5xeyoRL95U). It presents several concepts in deep learning, demonstrating the first two (feed forward and convolutional neural networks) and providing pointers to tutorials on the others. This is a good place to start. Links: \[ [Jupyter Notebook](https://github.com/lexfridman/mit-deep-learning/blob/master/tutorial_deep_learning_basics/deep_learning_basics.ipynb) \] \[ [Google Colab](https://colab.research.google.com/github/lexfridman/mit-deep-learning/blob/master/tutorial_deep_learning_basics/deep_learning_basics.ipynb) \] \[ [Blog Post](https://medium.com/tensorflow/mit-deep-learning-basics-introduction-and-overview-with-tensorflow-355bcd26baf0) \] \[ [Lecture Video](https://www.youtube.com/watch?list=PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf&v=O5xeyoRL95U) \] ## Tutorial: Driving Scene Segmentation
This tutorial demostrates semantic segmentation with a state-of-the-art model (DeepLab) on a sample video from the MIT Driving Scene Segmentation Dataset. Links: \[ [Jupyter Notebook](https://github.com/lexfridman/mit-deep-learning/blob/master/tutorial_driving_scene_segmentation/tutorial_driving_scene_segmentation.ipynb) \] \[ [Google Colab](https://colab.research.google.com/github/lexfridman/mit-deep-learning/blob/master/tutorial_driving_scene_segmentation/tutorial_driving_scene_segmentation.ipynb) \] ## Tutorial: Generative Adversarial Networks (GANs)
This tutorial explores generative adversarial networks (GANs) starting with BigGAN, the state-of-the-art conditional GAN. Links: \[ [Jupyter Notebook](https://github.com/lexfridman/mit-deep-learning/blob/master/tutorial_gans/tutorial_gans.ipynb) \] \[ [Google Colab](https://colab.research.google.com/github/lexfridman/mit-deep-learning/blob/master/tutorial_gans/tutorial_gans.ipynb) \] ## DeepTraffic Deep Reinforcement Learning Competition
DeepTraffic is a deep reinforcement learning competition. The goal is to create a neural network that drives a vehicle (or multiple vehicles) as fast as possible through dense highway traffic. Links: \[ [GitHub](https://github.com/lexfridman/deeptraffic) \] \[ [Website](https://selfdrivingcars.mit.edu/deeptraffic) \] \[ [Paper](https://arxiv.org/abs/1801.02805) \] ## Team - [Lex Fridman](https://lexfridman.com) - [Li Ding](https://www.mit.edu/~liding/) - [Jack Terwilliger](https://www.mit.edu/~jterwill/) - [Michael Glazer](https://www.mit.edu/~glazermi/) - [Aleksandr Patsekin](https://www.mit.edu/~patsekin/) - [Aishni Parab](https://www.mit.edu/~aishni/) - [Dina AlAdawy](https://www.mit.edu/~aladawy/) - [Henri Schmidt](https://www.mit.edu/~henris/)
Owner
- Login: AliHarp
- Kind: user
- Repositories: 2
- Profile: https://github.com/AliHarp

