KNN Classification Part 2
This video series covers "KNN Classification." In this second part, I train the KNN image classifier using the ml5.js library.
- ml5 page with documentation and supporting material. 
- Yining Shi's page for the "Machine Learning for the Web" class at ITP, NYU. 
- Article by Nikhil Thorat which explains how Teachable Machine was built. 
- Tensorflow.js example of transfer learning with PacMan. 
- This playlist provides an introduction to developing creative coding projects with machine learning. 
- In this coding challenge, I create a movie recommendation engine using the a "nearest neighbor" algorithm. 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund