-

- -

Showing posts with label MNIST. Show all posts
Showing posts with label MNIST. Show all posts

Monday, February 13, 2017

SynapticJS Neural Network Demo with MNIST Dataset

This SynapticJS demo tutorial is based on the github workshop https://github.com/cazala/synaptic-workshop

STEPS

1) Create Stackblitz project (Vanilla JavaScript)

2) Edit package.json

3) Edit index.html

4) Edit index.js



WAIT FOR THE SCRIPT TO PROCESS NEURAL NETWORK FOR A WHILE BEFORE IT DISPLAYS THE IMAGE AND GUESS NUMBER (after the console output 10 iterations).
Machine Learning Demo Using JavaScript