Skip to content

nico-klein/visualize_cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visualize cnn

test here https://neuralnetz.de

html/javascript

  • 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

python

  • a simple python script to train the 3 models and store weights and model files

model_...

  • models and weights

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published