π The Coding Train: ITP/IMA Winter Show 2019
YouTube
ITP/IMA Winter Show 2019
A two day exhibition of recent creative interactive projects by the students of ITP and IMA.
The Winter Show features projects from the Interactive Telecommunications Program (ITP) graduate students and the works from new undergraduates from the Interactiveβ¦
The Winter Show features projects from the Interactive Telecommunications Program (ITP) graduate students and the works from new undergraduates from the Interactiveβ¦
π The Coding Train: ml5.js Pose Estimation with PoseNet
YouTube
ml5.js Pose Estimation with PoseNet
In this video I cover pose estimation: finding the keypoints of person's pose and skeleton using the pre-trained machine learning model PoseNet (in JavaScript with p5.js and ml5.js). #machinelearning #ml5js #p5js
π»Code: https://thecodingtrain.com/Courses/ml5β¦
π»Code: https://thecodingtrain.com/Courses/ml5β¦
π The Coding Train: Happy 2020!
YouTube
Happy 2020!
Try Dashlane here: https://dashlane.com/codingtrain. Get 10% off now with code: "codingtrain". (A list of things I'm thinking about working on today! π)
Discord: https://discord.gg/hPuGy2g
+ Discussion of new Discord
+ Annoucement regarding stickers / rewardsβ¦
Discord: https://discord.gg/hPuGy2g
+ Discussion of new Discord
+ Annoucement regarding stickers / rewardsβ¦
π The Coding Train: ml5.js: Pose Classification with PoseNet and ml5.neuralNetwork()
YouTube
ml5.js: Pose Classification with PoseNet and ml5.neuralNetwork()
This tutorial combines PoseNet and ml5.neuralNetwork(). I use the output of the pre-trained model (the "pose" itself) as the inputs to an ml5.js neural network classifier. Code: https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/7-bodypose/2-poseβ¦
π The Coding Train: Convolutional Neural Networks with ml5.js
YouTube
Convolutional Neural Networks with ml5.js
To learn more about Brilliant, go to https://brilliant.org/CodingTrain and sign up for free. The first 200 people that go to that link will get 20% off the annual Premium subscription.
Investigating CNNs with ml5.js!
Discord: https://discord.gg/hPuGy2gβ¦
Investigating CNNs with ml5.js!
Discord: https://discord.gg/hPuGy2gβ¦
π The Coding Train: ml5.js: Pose Regression with PoseNet and ml5.neuralNetwork()
YouTube
ml5.js: Pose Regression with PoseNet and ml5.neuralNetwork()
This tutorial builds on the previous video combining PoseNet and ml5.neuralNetwork(). Once again, the output of the pre-trained model (the "pose" itself) is the input to an ml5.js neural network. However, this time the final output is a regression (3 continuousβ¦
π The Coding Train: Convolutional Neural Networks with ml5.js
YouTube
Convolutional Neural Networks with ml5.js
Start listening with a 30-day Audible trial. Choose 1 audiobook and 2 Audible Originals absolutely free. Visit https://audible.com/codingtrain or text codingtrain to 500-500.
Investigating CNNs with ml5.js!
Discord: https://discord.gg/hPuGy2g
π» https:β¦
Investigating CNNs with ml5.js!
Discord: https://discord.gg/hPuGy2g
π» https:β¦
π The Coding Train: ml5.js: Train a Neural Network with Pixels as Input
YouTube
ml5.js: Train a Neural Network with Pixels as Input
This tutorial builds on ml5.neuralNetwork() videos examining raw pixels as inputs to a neural network. This sets the stage for a discussion on convolutional neural networks. Code: https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/8-convolutionalβ¦
π The Coding Train: Nature of Code Reboot: Vectors!
YouTube
Nature of Code Reboot: Vectors!
Try Dashlane here: https://dashlane.com/codingtrain. Get 10% off now with code: "codingtrain".
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/
π» https://editor.p5js.org/codingtrain/sketches/β¦
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/
π» https://editor.p5js.org/codingtrain/sketches/β¦
π The Coding Train: Coding in the Cabana 3: Hilbert Curve
YouTube
Coding the Hilbert Curve
Coding in the Cabana is a series where I attempt challenges from my garden cabana in Brooklyn, NY. In this episode, I animate the path of the classic "space filling curve" known as the Hilbert Curve. Code: https://thecodingtrain.com/challenges/c3-hilbertβ¦
π The Coding Train: Nature of Code Continued: Forces!
YouTube
Nature of Code Continued: Forces!
To learn more about Brilliant, go to https://brilliant.org/CodingTrain and sign up for free. The first 200 people that go to that link will get 20% off the annual Premium subscription.
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
π The Coding Train: Nature of Code Continued: Chapter 2, Forces!
YouTube
Nature of Code Continued: Chapter 2, Forces!
To learn more about Brilliant, go to https://brilliant.org/CodingTrain and sign up for free. The first 200 people that go to that link will get 20% off the annual Premium subscription.
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
π The Coding Train: ml5.js: What is a Convolutional Neural Network Part 1 - Filters
YouTube
ml5.js: What is a Convolutional Neural Network Part 1 - Filters
This video covers the architecture of a Convolutional Neural Network, focusing on the concept of "filters". Code: https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/8-convolutional-neural-network/2-architecture-of-cnn
π Watch this video ad-freeβ¦
π Watch this video ad-freeβ¦
π The Coding Train: ml5.js: What is a Convolutional Neural Network Part 2 - Max Pooling
YouTube
ml5.js: What is a Convolutional Neural Network Part 2 - Max Pooling
Part 2 of this video on Convolutional Neural Networks covers on the concept of "max pooling." Code: https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/8-convolutional-neural-network/3-max-pooling
π Watch this video ad-free on Nebula https://nebβ¦
π Watch this video ad-free on Nebula https://nebβ¦
π The Coding Train: Nature of Code Continued: Chapter 2, Forces!
YouTube
Nature of Code Continued: Chapter 2, Forces!
To learn more about Brilliant, go to https://brilliant.org/CodingTrain and sign up for free. The first 200 people that go to that link will get 20% off the annual Premium subscription.
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π»β¦
π The Coding Train: Nature of Code Continued: Attraction and onto Chapter 3!
YouTube
Nature of Code Continued: Attraction and onto Chapter 3!
Try Dashlane here: https://dashlane.com/codingtrain. Get 10% off now with code: "codingtrain".
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/
π» https://editor.p5js.org/codingtrain/sketches/β¦
Rebooting The Nature of Code!
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/
π» https://editor.p5js.org/codingtrain/sketches/β¦
π The Coding Train: Welcome to The Nature of Code 2.0 in 2020 (p5.js!)
YouTube
Welcome to The Nature of Code with p5.js!
Welcome to the Nature of Code 2.0 ! In this video, I go over the playlist and introduce the content to come.
Links discussed in this video:
π The Nature of Code: https://natureofcode.com/book/
π NOC book repo: https://github.com/nature-of-code
π p5.jsβ¦
Links discussed in this video:
π The Nature of Code: https://natureofcode.com/book/
π NOC book repo: https://github.com/nature-of-code
π p5.jsβ¦
π The Coding Train: Introduction
YouTube
Introduction
Welcome again to Nature of Code! Here, I give a quick overview of the "Introduction" section of The Nature of Code.
πhttps://thecodingtrain.com/learning/nature-of-code/0.1-introduction.html
πhttps://natureofcode.com/book/introduction/
Links discussed inβ¦
πhttps://thecodingtrain.com/learning/nature-of-code/0.1-introduction.html
πhttps://natureofcode.com/book/introduction/
Links discussed inβ¦
π The Coding Train: 1.1 What is a Vector? - The Nature of Code
YouTube
1.1 What is a Vector? - The Nature of Code
Welcome to Nature of Code Chapter 1: Vectors! What is a vector? How do they work in p5.js? These questions will all be answered in this first section of this series on p5.Vector. Code: https://thecodingtrain.com/tracks/the-nature-of-code-2/noc/1-vectors/1β¦
π The Coding Train: 1.2 Vector Math - The Nature of Code
YouTube
1.2 Vector Math - The Nature of Code
This video covers the very basics of vector math focusing on vector addition and looks at how to apply the concept of velocity to a position vector in the random walker example. Code: https://thecodingtrain.com/tracks/the-nature-of-code-2/noc/1-vectors/2β¦
π The Coding Train: Searching for Digits in Pi
YouTube
Searching for Digits in Pi
To learn more about Brilliant, go to https://brilliant.org/CodingTrain and sign up for free. The first 200 people that go to that link will get 20% off the annual Premium subscription.
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/β¦
Discord: https://discord.gg/hPuGy2g
π» https://thecodingtrain.com/CodingChallenges/β¦