ml5.js: Save Neural Network Trained Model

ML5 Beginners Guide Lesson #6.3

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 another sketch!