Feature Extractor Regression
In this video, I use ml5's feature extractor and re-train the MobileNet model to output a "regression" controlling a slider.
- ml5 page with documentation and supporting material. 
- New classification & regression examples from Gene Kogan 
- An experimental version of the famous computer game Pong that aims to educate users on how machine learning tasks are trained through a fun gaming experience. 
- This video looks at how we can add some interactivity to a webpage with sliders, buttons and text inputs to change elements in the canvas or even in the DOM using the p5.js library. 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund