Simple Neural Network


A simple neural network that you can use to study or perform some tasks in your projects. Documentation and examples included.


by Martysh


Price History +

  • 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 network

To 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 behaviour