arolihas / Digit-Recognition-ML-Azure

Electron app that recognizes handwritten digits using Microsoft Azure Machine Learning Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digit-Recognition-ML-Azure

Electron client that recognizes handwritten digits using Microsoft Azure Machine Learning Studio. Uses NodeJS, Angular, TypeScript, HTML/CSS for developing web app.

The provided files do not include all the Angular dependencies

To set up, open a terminal in the directory of this repository:

npm install

To install dependencies

npm run tsc

To compile files

Run by executing in the terminal

npm run electron

About

Electron app that recognizes handwritten digits using Microsoft Azure Machine Learning Studio


Languages

Language:TypeScript 69.4%Language:JavaScript 13.0%Language:HTML 11.7%Language:CSS 5.8%