https://github.com/qjnz/ml5-p5-examples
ml5.js example to use the image classifier via image upload
https://github.com/qjnz/ml5-p5-examples
example-code javascript js machine-learning ml5js p5js
Last synced: over 1 year ago
JSON representation
ml5.js example to use the image classifier via image upload
- Host: GitHub
- URL: https://github.com/qjnz/ml5-p5-examples
- Owner: qjnz
- Created: 2019-07-16T12:25:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T12:25:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T01:11:46.384Z (over 1 year ago)
- Topics: example-code, javascript, js, machine-learning, ml5js, p5js
- Language: HTML
- Homepage:
- Size: 4.51 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ml5-p5-examples
[ml5.js](https://ml5js.org/) example to use the image classifier via image file upload
```bash
$ git clone https://github.com/qjlee/ml5-p5-examples.git
$ cd ml5-p5-examples
$ npm i -g serve
$ serve
```
open your browser and enjoy!
more examples to come ...
