Update Home authored by Christian Reuschling's avatar Christian Reuschling
......@@ -10,7 +10,7 @@ GenIe is a tool for genetic or evolutionary hyperparameter optimization with ent
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
* Optionally, no java coding necessary: 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
......
......