The account of the user that created this channel has been inactive for the last 5 months. If the account of the creator remains inactive in the next 27 days, it will self-destruct and the channel will lose its creator.
π The Coding Train: 7.1: TensorFlow.js Color Classifier: Crowdsourcing Data
YouTube
7.1: TensorFlow.js Color Classifier: Crowdsourcing Data
This video is the first in a new series about data collection and training of a machine learning classification model with TensorFlow.js.
π₯ Next Video: https://youtu.be/yXl0dM1b43s
π Crowdsource Color Data: https://github.com/CodingTrain/CrowdSourceColorDataβ¦
π₯ Next Video: https://youtu.be/yXl0dM1b43s
π Crowdsource Color Data: https://github.com/CodingTrain/CrowdSourceColorDataβ¦
π The Coding Train: 7.2: TensorFlow.js Color Classifier: Saving Data to Firebase
YouTube
7.2: TensorFlow.js Color Classifier: Saving Data to Firebase
In this video I save the crowdsourced data to Firebase ("database as service"). π₯ Next Video: https://youtu.be/Xrhrn8HaFPI π Crowd Source Color Data: https:/...
π The Coding Train: 7.3: TensorFlow.js Color Classifier: Cleaning Data Part 1
YouTube
7.3: TensorFlow.js Color Classifier: Cleaning Data Part 1
In this video, I begin the process of "cleaning" the data in anticipation of training the machine learning model. Next Video: https://youtu.be/gRNvA6c4ero π ...
The account of the user that created this channel has been inactive for the last 5 months. If the account of the creator remains inactive in the next 20 days, it will self-destruct and the channel will lose its creator.
π The Coding Train: 7.4: TensorFlow.js Color Classifier: Cleaning Data Part 2
YouTube
7.4: TensorFlow.js Color Classifier: Cleaning Data Part 2
In this video, I try some data visualization techniques to continue "cleaning" the data in anticipation of training the machine learning model. Next Video: h...
π The Coding Train: 7.5: TensorFlow.js Color Classifier: Cleaning Data Part 3
YouTube
7.5: TensorFlow.js Color Classifier: Cleaning Data Part 3
In this video, I export the "cleaned" data to a JSON file in anticipation of training the machine learning model. Next Video: https://youtu.be/rw_LVFpIzJg π ...
π The Coding Train: 7.6: TensorFlow.js Color Classifier: Training Data Tensors (inputs)
YouTube
7.6: TensorFlow.js Color Classifier: Training Data Tensors (inputs)
In this video, I convert the data from the JSON file to tensors focusing on the inputs first. Next Video: https://youtu.be/Gql-LxoGvXA π Crowdsource Color Da...
The account of the user that created this channel has been inactive for the last 5 months. If the account of the creator remains inactive in the next 17 days, it will self-destruct and the channel will lose its creator.
π The Coding Train: Coding Challenge #109: Visualizing 500,000 Subscribers
YouTube
Coding Challenge #109: Visualizing 500,000 Subscribers
Celebrating the 500,000 subscribers milestone, I create a map visualization of Coding Train subscriber locations around the world! Code: https://thecodingtrain.com/challenges/109-visualizing-500000-subscribers
πΉοΈ p5.js Web Editor Sketch: https://editor.β¦
πΉοΈ p5.js Web Editor Sketch: https://editor.β¦
π The Coding Train: 7.7: TensorFlow.js Color Classifier: Training Data Tensors (one hot encoding)
π The Coding Train: 7.8: TensorFlow.js Color Classifier: Building the Model
π The Coding Train: 7.9: TensorFlow.js Color Classifier: Softmax and Cross Entropy
The account of the user that created this channel has been inactive for the last 5 months. If the account of the creator remains inactive in the next 9 days, it will self-destruct and the channel will lose its creator.
π The Coding Train: 7.10: TensorFlow.js Color Classifier: Training the Model
The account of the user that created this channel has been inactive for the last 5 months. If the account of the creator remains inactive in the next 8 days, it will self-destruct and the channel will lose its creator.
π The Coding Train: Coding Challenge #110.1: RecamΓ‘n's Sequence - Part 1