A project by Piotr Migdał and Katarzyna Kańska. Work in progress. We learn Vue, so any feedback and code is appreciated.
Inspirations:
- Teaching Machine Learning and my general approach to teaching via exploration, see also:
- Classifier comparison - scikit
- Your Draw It series from The New York Times:
- TensorFlow playground
- Precision and recall - Wikipedia
It's a Vue.js project, so...
npm install
npm run serve
npm run build
npm run test
npm run lint
First, install push-dir. Then:
npm run build; push-dir --dir=dist --branch=gh-pages --cleanup
See Deploy Vue to GitHub pages-the easy way!. You need to set relative paths in vue.config.js
.