Skip to content

decoupled version of the Accord.Net 'Genetic Programming' sample project

License

Notifications You must be signed in to change notification settings

dtwk2/AccordGenetic

 
 

Repository files navigation

AccordGenetic

Decoupled version of the Accord.Net 'Genetic Programming' sample project that doesn't comply with the contributing guidelines.

  • Seperated the algorithm's logic from the ui's and moved it to a seperate project.
  • Linked, via an interface, the new 'wrapper' classes.
  • Switched from using threads directly to using the Task-Parrallel-Library for running the algos.
  • Created a base ui form for the 'genetic' forms to inherit from.

Alt Text

About

decoupled version of the Accord.Net 'Genetic Programming' sample project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%