Главная
Study mode:
on
1
Introduction
2
Generating the dataset in Processing
3
Loading images in p5.js
4
Create a ml5 neural network
5
Adding the data
6
About training the model
7
Test training
8
Training with full dataset
9
Improving the dataset
10
Saved model
11
Separate sketch for prediction
12
Loading the model
13
Testing the model with shapes drawn in p5.js
14
Mouse drawn shapes
15
Using a webcam and a notebook
16
Wrap up
17
What's next?
Description:
Learn to build and deploy a machine learning classification model in JavaScript using ml5.js. Follow the step-by-step process of data collection, model training, and prediction for a shape classifier neural network. Generate datasets, load images, create and train neural networks, and test the model with various input methods including mouse-drawn shapes and webcam input. Explore concepts like convolutional neural networks, dataset improvement, and model saving. Gain practical experience in applying machine learning techniques to image classification tasks using popular libraries and tools such as Processing, p5.js, and ml5.js.

Shape Classifier Neural Network with ML5.js

Coding Train
Add to list