Live Stream #113: The Return of Neural Networks

[ad_1]
There is a audio sync problem at the beginning of the video. To avoid it, skip to 13:10.

Happy New Year!

As promised, with the new year comes the continuation of my series on neural networks.

29:30 – Using ES6 syntax with previous matrix math videos
59:10 – Matrix Math: Multiply
1:50:06 – Matrix Math: Transpose
2:08:00 – Langton’s ant Coding Challenge

Schedule and topics:

Support this channel on Patreon:
To buy Coding Train merchandise:
To Support the Processing Foundation:

Send me your questions and coding challenges!:

Contact:
Twitter:
The Coding Train website:

Links discussed in this video:
The Coding Train on Amazon:
Deeplearn.js:
Repository for Experimentation with p5 and deeplearn.js:
Hadamard product (matrices) on Wikipedia:
Matrix multiplication on Wikipedia:
Langton’s Ant on Wikipedia:
ITP Physical Computing:
Bryan WC Chung’s “Pro Processing for Images and Computer Vision with OpenCV: Solutions for Media Artists and Creative Coders”:

Videos mentioned:
My Neural Networks series:
3Blue1Brown Neural Networks playlist:
3Blue1Brown’s Linear Algebra playlist:
Siraj Raval’s channel:
My Series on ES6:
My Game of Life coding challenge:

Source Code for the all Video Lessons:

p5.js:
Processing:

For an Introduction to Programming:
For More Live Streams:
For More Coding Challenges:


Posted

in

by

Tags:

Comments

25 responses to “Live Stream #113: The Return of Neural Networks”

  1. Sworn Avatar

    MAN!!!! Finally we're back!

  2. Simeon Georgiev Avatar

    I prefer using normal vector, when working with rotating directions

  3. N Tarun Avatar

    Yay! Back to neural network. BTW, nice beard.

  4. yoav sarfaty Avatar

    pro tip, use P2D if you want faster animations

  5. Mohammad Shoaib Avatar

    Bachine ferming returns….

  6. yoav sarfaty Avatar

    why dont you use the set() function to set pixel color?

  7. Kino -Imsure1200q Avatar

    YAY! 🙂
    Thanks! I'm learning Python to make neural networks don't worry xD i can convert js to py 🙂
    This is gunna be good… 🙂

    #DansNotBad

  8. PW Avatar

    I wish I could follow you but you're too divergent for me. Everything leads you off-topic and you don't stay focussed. I really wanted to like this channel.

  9. john Avatar

    Great ! Thank you so much. will visit again when i have spare time 🙂

  10. romanemul1 Avatar

    You look like Forrest Gump after running for two years.

  11. Qasim Khan Avatar

    oh it's a littlebit difficult for me to understand .

  12. Peter Hayman Avatar

    awesome! imagine a nn that posts patterns on social media and develops them based on popularity

  13. Someone Different Avatar

    2:33:29 RIP youtube compressing algorithm xD

  14. Red Xtreme Avatar

    I just found your channel the other day. It's amazing! I'm very grateful that people like you exist. Your lessons and challenges are very inspirational. Thank you guys so much for producing all of this content!

  15. Antonio Garcia Avatar

    You know that there are special for loops for arrays? they work like this:

    let array = [ ];
    for(let a of array)
    {
    a = 2;
    print(a);
    }

    I think that this is a very clean way to loop an array. Maybe you have an array of squares and you want to print them all, in that case this shoud make if much cleaner and simple.

  16. Antonio Garcia Avatar

    If you want to change your main editor I think that Visual Studio Code is a great option, it even has an extension that creates the server automatically. Hope you use it, is the one that I like the most

  17. Beta Seven Avatar

    Oh boy, i hope there will be no more accidents.

  18. Lion Under Sin Avatar

    Nice! I'm glad you're continuing this series. Cheers!

  19. Indra Nurzaman Avatar

    hii.. im from Indonesia

  20. Charbel Sarkis Avatar

    maybe you should a book about learning python since make your own neural network is in python. and maybe a book about machine learning

  21. Dustin T. Williams Avatar

    Always love your videos, Dan! Never a dull moment haha. Was awesome seeing you mention 3Blue1Brown, I watch his channel regularly. Super informing guy and makes things quite clear, even for someone with low mathematics skills.

  22. Ola Söderlind Avatar

    do 3blue1brown use the bias right?

  23. ForestGaming29 Avatar

    Can U Make a Processing Python Video?

  24. Red Destroy Avatar

    Make a video on 2.5D

  25. tejken Avatar

    Nice precise time 2:00:00

Leave a Reply

Your email address will not be published. Required fields are marked *