test here https://neuralnetz.de
- uses the javascript tensorflow implementation from tf.min.js
- runs offline and on a webserver
- loads the weights and models (no training in javascript needed. This was done before in python)
- user can draw a digit in the website
- make prediction based on the user input ans visualise the cnns
- a simple python script to train the 3 models and store weights and model files
- models and weights