... | ... | @@ -7,4 +7,12 @@ |
|
|
|
|
|
GenIe is a tool for genetic or evolutionary hyperparameter optimization with entropy analysis. It is written in Java, but can be used language independent with config files and fitness function process calls.
|
|
|
|
|
|
Offered features are:
|
|
|
* Platform independent as it is written in 100% pure Java
|
|
|
* Parameterize everything relevant for the genetic run inside a single small config file TODO: link auf entsprechend Doku
|
|
|
* No java coding necessary: optionally, you can offer your fitness/cost function as a simple process call. TODO: link auf entsprechend Doku
|
|
|
|
|
|
TODO: kleines code snippet mit Ergebnis oder einfach nur ein HeatMap Ergebnis
|
|
|
|
|
|
|
|
|
 |