There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Machine learning in godot. To solve non-linear problems, we need to connect several perceptrons together to create a neural network. In the example, the multilayer perceptron resolve a XOR operation.