- [ ] Integrate dl4j for demo purposes.
This could be used for the constraint group based repair.
This th most interesting, because it is an Eclipse project.
- [ ] Contact Eclipse people about the results.
 
 
- [ ] Try out Deep Java Libarary. It may be the easier to setup, because it has ready to go network models.
The  Multilayer Perceptron (
ai.djl.basicmodelzoo.basic.Mlp) seems to be an easily configurable network. 
- [ ] https://github.com/ImagineAILab/ai-by-hand-excel
 
- [ ] CatBoost might be a relevant algorithm in this case.