You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
These are specific bite-sized projects to learn an aspect of deep learning. They are in order from beginner to more advanced, but feel free to skip around.
4
4
5
5
| Project | Starter Code | Video |
6
-
| ----- | ------- | -----|
6
+
| ----- | ------- | -----|
7
7
| Build a simple image classifier for apparel | projects/1-fashion-mnist|[Build your first machine learning model](https://www.youtube.com/watch?v=CbXj7091OWA)|
8
8
| Improve your image classifier | projects/2-fashion-mnist-mlp |[Multi-Layer Perceptrons](https://www.youtube.com/watch?v=GVKDa5hxUZE)|
0 commit comments