Publisher | Martysh |
---|---|
File size | 15.63MB |
Number of files | 53 |
Latest version | 1 |
Latest release date | 2024-06-17 12:27:14 |
First release date | 2024-06-17 12:27:14 |
Supported Unity versions | 2018.4.2 or higher |
- 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