Skip to content

Commit 511b12c

Browse files
committed
Add driving scene segmentaiton tutorial notebook
1 parent ebc98d1 commit 511b12c

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,18 @@
22

33
![MIT Deep Learning](https://deeplearning.mit.edu/files/images/mit_deep_learning.png)
44

5-
This repository is a collection of tutorials, assignments, and competitions for several deep learning related courses at MIT. Here are some things you can do:
6-
7-
1. Visit https://deeplearning.mit.edu and watch lectures.
8-
1. Follow the tutorials below. We'll be adding more as the courses progress.
9-
1. Connect with Lex (instructor) on [Twitter](https://twitter.com/LexFridman), [LinkedIn](https://www.linkedin.com/in/lexfridman/), [Instagram](https://www.instagram.com/lexfridman/), [Facebook](https://www.facebook.com/lexfridman), or [YouTube](https://www.youtube.com/lexfridman).
5+
This repository is a collection of tutorials for [MIT Deep Learning](https://deeplearning.mit.edu/) courses. More tutorials are added regularly.
106

117
## Tutorial: Driving Scene Segmentation
128

13-
...
9+
<a href="https://github.com/lexfridman/mit-deep-learning/blob/master/tutorial_driving_scene_segmentation/tutorial_driving_scene_segmentation.ipynb"><img src="images/thumb_driving_scene_segmentation.gif"></a>
10+
11+
Links: \[ [Jupyter Notebook](https://github.com/lexfridman/mit-deep-learning/blob/master/tutorial_driving_scene_segmentation/tutorial_driving_scene_segmentation.ipynb) \]
1412

1513
## DeepTraffic Deep Reinforcement Learning Competition
1614

1715
<a href="https://selfdrivingcars.mit.edu/deeptraffic"><img src="images/thumb_deeptraffic.gif"></a>
1816

1917
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.
2018

21-
Links:
22-
[ [GitHub](https://github.com/lexfridman/deeptraffic) ]
23-
[ [Website](https://selfdrivingcars.mit.edu/deeptraffic) ]
24-
[ [Paper](https://arxiv.org/abs/1801.02805) ]
19+
Links: \[ [GitHub](https://github.com/lexfridman/deeptraffic) \] \[ [Website](https://selfdrivingcars.mit.edu/deeptraffic) \] \[ [Paper](https://arxiv.org/abs/1801.02805) \]

0 commit comments

Comments
 (0)