Publisher | Gtion Team |
---|---|
File size | 2.34MB |
Number of files | 120 |
Latest version | 1.0.3 |
Latest release date | 2024-10-07 02:09:02 |
First release date | 2024-09-23 05:00:28 |
Supported Unity versions | 2018.4.2 or higher |
A neural network is a computational model inspired by the structure and function of the human brain.
NeuralNet Pro uses neural networks as the base foundation and applies advanced implementation to it. the package is built-in c# without any additional dependency, so you can start right away without additional setup.
This package is built-in c# without any additional dependency, so you can start right away without additional setup and are free to modify to your will inside Unity. Even if built in c#, it uses a lot of Memory Copy to optimize the performance for Faster Execution and Training.
Key Feature
- Train in Runtime or Build(Real Device).
- No need for additional package installation.
- NeuralMemory/Model cross-usage for different algorithms.
- Support Main Thread, Multithread, Jobs, and Compute Shader (GPU).
- Supervised and Reinforcement Learning available.
- Deep RL Supports multiple agents.
- High Performance.
- Support Asynchronous Execution.
- Fully documented
For more information on this package
Visit Documentation
Contact Support (included in the documentation)