Skip to content

andreofner/revacnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReVACNN

Real-Time Visual Analytics for Convolutional Neural Network

Dependencies

  • Tensorflow
  • Keras
  • Flask

Start

Note: Running this requires Git and Node.js (which includes npm) on your system.

# Clone the repository
$ git clone https://github.com/Sunghyo/revacnn.git
# Go into the repository
$ cd revacnn
# Install dependencies and run the app http-server
$ npm install

# Run flask server
$ python revacnn_server.py
# Open http://localhost:5000/ on your browser
# Press start button to train a cnn model

About

ReVACNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published