/ml-playground

Playground for developing a variety of machine learning activities.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

ml-playground

Playground for developing a variety of machine learning activities.

Step to get up and running:

  git clone git@github.com:code-dot-org/ml-playground.git
  cd ml-playground
  nvm install
  nvm use
  yarn install
  yarn start

The app will be running at http://localhost:8080.