[P] Machine Learning Framework in Java : MachineLearning
We created a small Framework with which you can implement a model of a problem and let the Framework solve it. The Code is pure Java and there is no further need to understand complex mechanisms of Machine Learning. In the repository is a quick example on how this framework plays the game "Snake". For training, it uses a Genetic Algorithm to train Neural Networks. If you can implement Snake in Java you can also use this Framework to let it play your game.
Dec-10-2022, 11:26:08 GMT
- Technology: