Skip to content

Lauri1010/NeuralNetworkAnnealing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural

Install Java 9 JDK and set to path in environment variables. Install latest maven and set to path. You can use latest eclipse with maven project capability as an IDE.

To run maven install in console mvn clean install

To run prediction run in console: mvn exec:java -Dexec.args="2"

To train the network run: mvn exec:java -Dexec.args="1"

About

Neural

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages