Unlock a website using machine learning
October 24th, 2018

Using Image Classification from ml5js JavaScript library along with some p5js I made a simple tool to unlock a website - not exactly secure or practical, but fun.

The core of the code is from here: https://ml5js.org/docs/image-classifi... Heavily influenced by the great tutorials by Daniel Shiffman: https://youtu.be/jmznx0Q1fP0 tutorial on this soon...