ml5.js: Save Neural Network Trained Model
Back 14 / 23
Here I show how you to save a model that has been trained in ml5.js. You can then load (aka "deploy") that model later ("pre-trained model") in anoth ...
ml5 page with documentation and supporting material about save the neural network model.
ml5 page with documentation and supporting material about loadint the neural network model.