Skip to content

Commit ab448ff

Browse files
authored
Update README.md
1 parent 42ff9ef commit ab448ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is the curriculum for [this](https://youtu.be/_qjNH1rDLm0) video on Youtube
1010

1111
- Read Part I of the Deep Learning Book found [here](http://www.deeplearningbook.org/)
1212
- Use this cheat sheet to help understand any math notation, found [here](https://www.flickr.com/photos/95869671@N08/40544016221)
13-
- Watch [Build a Neural Net in 4 Minutes](https://www.youtube.com/watch?v=h3l4qz76JhQ
13+
- Watch [Build a Neural Net in 4 Minutes](https://www.youtube.com/watch?v=h3l4qz76JhQ)
1414
- Read [Neural Net in 11 lines](https://iamtrask.github.io/2015/07/12/basic-python-network/)
1515
- Type out the neural network code yourself in a text editor, compile, and run it locally (using no ML libraries)
1616
- Watch [Backpropagation in 5 minutes](https://www.youtube.com/watch?v=q555kfIFUCM)

0 commit comments

Comments
 (0)