Skip to content

An interactive tool for tuning the hyperparameters of a neural network. Neural Network written from scratch in Java.

License

Notifications You must be signed in to change notification settings

arijit1410/Synapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synapse

An interactive tool for tuning the hyperparameters of a neural network.

Dependencies

  • java version "1.8.0_191"
  • Netbeans IDE 8.1

To run the project

cd dist
java -jar Synapse.jar

GUI

Training Module Graph

About

An interactive tool for tuning the hyperparameters of a neural network. Neural Network written from scratch in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages