Skip to content

Commit b1e9793

Browse files
authored
Update README.md
1 parent 4ddd184 commit b1e9793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
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.
44

55
| Project | Starter Code | Video |
6-
| ----- | ------- |
6+
| ----- | ------- | -----|
77
| Build a simple image classifier for apparel | projects/1-fashion-mnist| [Build your first machine learning model](https://www.youtube.com/watch?v=CbXj7091OWA) |
88
| Improve your image classifier | projects/2-fashion-mnist-mlp | [Multi-Layer Perceptrons](https://www.youtube.com/watch?v=GVKDa5hxUZE) |
99
| Build a convolutional image classifier | projects/3-fashion-mnist-cnn | [Convolutional Neural Networks](https://www.youtube.com/watch?v=wzy8jI-duEQ) |
10-
| Build a convolutional image classifier | projects/3-fashion-mnist-cnn | [Convolutional Neural Networks](https://www.youtube.com/watch?v=wzy8jI-duEQ) |
10+
1111

1212

1313

0 commit comments

Comments
 (0)