Learning deep learning part 3 (single input multiple output) VIDEO
To prevent the problem that we had last time, I extracted the functions we need to another file and used TDD (Test Driven Development) to build our single input / multiple output neural network!
Links
Code - https://github.com/brooks-builds/learning_deep_learning
Grokking Deep Learning Book - https://www.manning.com/books/grokking-deep-learning
Watch me live on Twitch.tv - https://www.twitch.tv/brookzerker
Archived videos on YouTube - https://www.youtube.com/playlist?list=PLrmY5pVcnuE8EoZEsSu81sVYlDV_TjgFC
Follow me on Twitter - https://www.twitter.com/brooks_patton
-- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker) 2019-08-14 The neural network is playing pong! 2019-08-09 Learning deep learning to play pong - part 2 2019-08-07 Making a pong game for deep learning - part 1 2019-08-05 learning deep learning - my math was all wrong! 2019-08-04 Pair programming a stream schedule page with PHP, Laravel, and Vue.js - part 7 2019-08-02 Learning deep learning - streetlight problem 2019-07-31 Learning deep learning - mnist dataset part 2 2019-07-29 Learning deep learning - mnist dataset part 1 2019-07-28 Pair programming a stream schedule page using PHP, Laravel, and Vue.js part 6 - creating the top nav 2019-07-26 Learning deep learning part 4 (gradient descent multiple input multiple output) 2019-07-24 Learning deep learning part 3 (single input multiple output) 2019-07-22 Learning deep learning part 2 2019-07-21 Pair programming a stream schedule page with PHP, Laravel, and Vue.js - part 5 2019-07-19 Learning Deep Learning from a book part 1 2019-07-18 Keeping Your Users In Sync With Mongo Change Streams & SocketIO WebSockets 2019-07-17 Update video July 2019 - Streaming at Develop Denver next month 2019-07-15 Making a project idea holder with PHP, Laravel, and Vue.js part 9 2019-07-15 Making a project idea holder with PHP, Laravel, and Vue.js part 9 2019-07-14 Pair programming a stream schedule page in PHP, Laravel, and Vue.js part 4 2019-07-12 Creating a Project Idea Holder with PHP, Laravel, and Vue.js part 8 2019-07-10 Creating a Project Idea Holder with PHP, Laravel, and Vue.js part 7
Tags: twitch
games
deep learning
javascript
single input multiple output