A simple neural network that you can use to study or perform some tasks in your projects. Documentation and examples included.The asset contains several examples (demo scenes) with good descriptions:- an example of handwritten digit recognition- an example of controlling a car driving through a labyrinth- a sandbox where you can create, visualize and play with a neural networkTo make examples work, make sure you have imported TextMeshPro to your project.All scripts in the asset are open (no DLL files), so you can change and add functionality to the neural network, customizing it to your needs.A few ideas for you on how to use a neural network in your game:- controling of NPCs and vehicles- predicting player behaviourAny version of Unity is compatible with this asset, not only 2022 but a lot older also: 2021, 2020, 2019 and so on...