Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.22f1 | Compatible | Compatible | Compatible |
2020.3.20f1 | Compatible | Compatible | Compatible |
The best experience on Unity since version 2021.3.22f1.
A set of scripts for creating and learning your own artificial neural network.
Contains "ANN Perceptron" and "ANN NEAT".
"ANN NEAT" is more advanced in this asset.
Now with "Editor ANN" - you can create or edit your ANN.
Creating your own artificial neural network (ANN) is not a big issue. However, to teach the ANN to do certain tasks is a real challenge. In order to ease the task of creating and teaching the ANN, I wrote a set of scripts, that will do everything for you. The only thing that is needed from you is to “explain” the ANN properly, and what information is needed to be learned.
Flexible settings for the artificial neural network and its learning.
Ten activation functions.
Two methods of learning for "ANN Perceptron":
- Backpropagation.
- Random Generation.
One method of learning for "ANN":
- NEAT (NeuroEvolution of Augmenting Topologies).
The auxiliary interfaces.
Tutorial in four lessons.
ANN&TOOLS
