hobg0blin / ml-playground

Playground for developing a variety of machine learning activities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Playground for developing a variety of machine learning activities.

License:Apache License 2.0


Languages

Language:JavaScript 99.0%Language:HTML 1.0%