Skip to content

JacekRojek/JS_ML

Repository files navigation

Size

JS_ML

Simple interactive ML toolkit built with TypeScript

Getting Started

  • yarn install
  • yarn start

Prerequisites

  • node > 8
  • parcel.js

Deployment

  • yarn build
  • git push master

Contributing

PRs welcome

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • based on script from MPJ