nishanc / Image-Classification-with-Teachable-Machine

Image Classification with Teachable Machine, ml5.js and p5.js

Home Page:https://medium.com/@nishancw/image-classification-with-teachable-machine-ml5-js-and-p5-js-233fbdf48fe7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classification with Teachable Machine, ml5.js and p5.js

  • Install node.js LTS from nodejs.org
  • Clone this repo git clone https://github.com/nishanc/Image-Classification-with-Teachable-Machine.git
  • Open command prompt (cmd) inside Image-Classification-with-Teachable-Machine folder.
  • Execute command npm install to install dependancies.
  • Execute command node server.js to start local web server.
  • Then navigate to http://localhost:3000

About

Image Classification with Teachable Machine, ml5.js and p5.js

https://medium.com/@nishancw/image-classification-with-teachable-machine-ml5-js-and-p5-js-233fbdf48fe7


Languages

Language:JavaScript 76.3%Language:HTML 23.7%