Coding Train Live 114: Neural Networks Continued & Dithering Challenge

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=iCxqLVm2H3w



Duration: 3:01:22
18,222 views
550


This live stream continues my series on neural networks: Matrix class improvements and the "feed forward" algorithm. I also attempt a coding challenge on image stippling / dithering.

💻 Dithering challenge https://thecodingtrain.com/challenges/90-dithering
🕹 P5 Sketch https://editor.p5js.org/codingtrain/sketches/-YkMaf9Ea

Timestamps:
21:11 - Improving Matrix class
55:45 - Feed Forward Neural Networks Pt.1
1:40:15 - Feed Forward Neural Networks Pt.2
2:21:14 - Coding Challenge: Dithering

🚂 Website: http://thecodingtrain.com/
👾 Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
🚩 Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
💡 GitHub: https://github.com/CodingTrain
💬 Discord: https://thecodingtrain.com/discord
💖 Membership: http://youtube.com/thecodingtrain/join
🛒 Store: https://standard.tv/codingtrain
🖋️ Twitter: https://twitter.com/thecodingtrain
📸 Instagram: https://www.instagram.com/the.coding.train/

🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

🔗 p5.js: https://p5js.org
🔗 p5.js Web Editor: https://editor.p5js.org/
🔗 Processing: https://processing.org

References:
The Coding Train on Amazon: https://www.amazon.com/shop/thecodingtrain
Deeplearn.js: https://deeplearnjs.org/
Repository for Experimentation with p5 and deeplearn.js: https://github.com/itpnyu/p5-deeplearn-js
Dither on Wikipedia: https://en.wikipedia.org/wiki/Dither
Floyd–Steinberg dithering on Wikipedia: https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering
Sigmoid function on Wikipedia: https://en.wikipedia.org/wiki/Sigmoid_function
Stippling by Robert Hodgin: http://roberthodgin.com/portfolio/stippling/
My Processing Tutorial on 2D Arrays: https://processing.org/tutorials/2darray/
Matrix Multiplication: http://matrixmultiplication.xyz/
Static methods on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static

Videos:
My Neural Networks series: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6aCibgK1PTWWu9by6XFdCfh
3Blue1Brown Neural Networks playlist: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi
3Blue1Brown's Linear Algebra playlist: https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
My Tutorial on Pixels in Processing: https://youtu.be/EmtU0eloTlE
My Video on 2D Arrays: https://youtu.be/OTNpiLUSiB4

Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
coding challenge
tutorial
coding
challenges
coding train
the coding train
nature of code
artificial intelligence
live stream
itp nyu
neural network
neural network artist
machine learning
machine learning art
perceptron
linear algebra
neural network intro
neural net
matrix math
matrix multiplication
stippling
dithering
feed forward
feed forward neural networks