ml5.js: Save/Load Model
ML5 Beginners Guide Lesson #4.1
In this video, I discuss how to save and load an image classification model (trained using the “feature extractor”) in ml5.js.
Community Contributions
- Secret Contributution by Indrayudh Chakraborty (Source Code)
- Opposite Particles System by Indrayudh Chakraborty (Source Code)
- Electric Sparks by Krishanth (Source Code)
- Recursive Explosions by LemurDaniel (Source Code)
- Burning torch by wojtekpaszo (Source Code)
- Boxy fire by wojtekpaszo (Source Code)
- Firecracker by Dong-Gkyun Yang (Source Code)
You can also add your own version! (See how)
Links discussed in this lesson
Videos discussed in this lesson
- Beginners Guide to Machine Learning in JavaScript by The Coding Train
- 3Blue1Brown on Neural Networks by 3Blue1Brown