Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Latest commit

 

History

History
54 lines (50 loc) · 2.16 KB

118-more-neural-networks.md

File metadata and controls

54 lines (50 loc) · 2.16 KB
title video_number date video_id topics links videos
More Neural Networks
118
2018-02-04
e8H588SXu6U
title time video_id
Gradient Descent video
23:57
/more/archive/nature-of-code/10-Neural-Networks/10.16-Neural-Networks-Backpropagation-Part-3
title time video_id
2nd Gradient Descent video
1:20:38
/more/archive/nature-of-code/10-Neural-Networks/10.17-Neural-Networks-Backpropagation-Part-4
title time video_id
3rd Gradient Descent video
1:46:27
/more/archive/nature-of-code/10-Neural-Networks/10.18-Neural-Networks-Backpropagation-Part-5
title time url
XOR Coding Challenge
2:14:50
/CodingChallenges/092-xor
title url
The Coding Train on Amazon
title url
Deeplearn.js
title url
ITP's ML5.js library
title url
Machine Learning for Artists
title url
Michael Nielsen's Book on Neural Networks
title url
Matrix Math website
title url
Backpropagation on wikipedia
title url
Stochastic Gradient Descent on Wikipedia
title url
3Blue1Brown Neural Networks playlist
title url
3Blue1Brown's Linear Algebra playlist
title video_id
Gradient Descent by 3Blue1Brown
IHZwWFHWa-w
title video_id
My Video on Gradient Descent
jc2IthslyzM

In this live stream, I make another attempt to discuss backpropagation with gradient descent. I also solve XOR with the new toy neural network library.