https://github.com/lislis/gettingjudgedbyamachine
Have a neural net judge you
https://github.com/lislis/gettingjudgedbyamachine
ml5js p5js p5speech
Last synced: 5 days ago
JSON representation
Have a neural net judge you
- Host: GitHub
- URL: https://github.com/lislis/gettingjudgedbyamachine
- Owner: lislis
- Created: 2020-09-25T15:43:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-01T18:49:19.000Z (over 5 years ago)
- Last Synced: 2025-01-15T04:39:01.463Z (over 1 year ago)
- Topics: ml5js, p5js, p5speech
- Language: JavaScript
- Homepage: https://boring-stonebraker-07fd8f.netlify.app/
- Size: 27.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My first time getting judged by a machine
Little thing build with [ml5.js](https://ml5js.org/).
Have MobileNet classify your face for funs and giggles! Will request camera access. Don't take it too seriously, tough.
## Setup
Everything is checked in, just start a local webserver.
## Why is there /data?
Originally I also wanted to use Word2Vec to have a witty response go with the judgement. But it didn't work out, maybe in the future.
## Thanks
Thanks to [edap](https://github.com/edap) for introducing me to this!