Digit recognition built with Tensorflow.js, Mnist dataset, React, Redux, Redux-Saga, Babel, Webpack, Styled-components, Eslint, Prettier and Ant Design.
A demo is available at this location: https://digit-recognition.ixartz.com.
Phone (iOS and Android) version:
Desktop version:
This project is based on JavaScript environment and you need to install dependencies with Yarn or NPM:
$ yarn install
$ yarn start
$ Open https://localhost:9000 with your favorite browser
$ yarn build