Skip to content

TimasJackus/MNIST-NodeJS

Repository files navigation

MNIST-NodeJS

Digit recognition with neural network

Installation

Download and install yarn, NodeJS:

Install npm packages:

yarn

Development

Run in one terminal:

gulp

Run in second terminal:

yarn watch

Production

Run:

yarn start

For training visit http://localhost:3000/train

For testing visit http://localhost:3000/test

For predicing drawed image: http://localhost:3000

About

Neural network digit recognition (MNIST dataset) with NodeJS using error backpropagation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •