Skip to content

Programmer-RD-AI/Digit-Recognizer-V2

Repository files navigation

Digit Recognizer

Learn computer vision fundamentals with the famous MNIST data

License

MIT

Documentation

Documentation

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Releases

No releases published

Packages

No packages published