Skip to content

A mini framework written in Java, to solve optimization and machine learning problems, using evolution/neuroevolution algorithm.

License

Notifications You must be signed in to change notification settings

ZachsCoffee/jneuroevolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jneuroevolution

A mini framework written in Java, to solve optimization and machine learning problems, using evolution/neuroevolution algorithm.

The project is plug & play for Apache Netbeans IDE but the source code can be used at any IDE.

Features:

  • Evolution system for optimization problems
  • Neuroevolution system for machine learning problems
  • GUI (Java swing) with charts and the outputs from the system for the neuroevolution system

Source code docs coming soon.

About

A mini framework written in Java, to solve optimization and machine learning problems, using evolution/neuroevolution algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages