/godot-neural-network

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.

Primary LanguageGDScriptMIT LicenseMIT

No issues in this repository yet.