Greaby/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.
GDScriptMIT
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.
GDScriptMIT