Easy Neural Network Learning in Unity
A Unity package that provides a simple and easy-to-use neural network framework for beginners and experienced programmers alike.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $25
- Category:
- Tools › Ai-ml-integration
- Developer:
- OrangeTree
- Price:
- $25
- Favorites:
- 36
- Supported Unity Versions:
- 2020.3.0 or higher
- Current Version:
- 1.0
- Download Size:
- 638.30 KB
- Last Update:
- Jun 16, 2023
- Description:
- The Learning AI package is designed to provide a gentle learning curve for new users of neural network programming. It includes a demo scene with a working example of a simple neural network model, as well as a bonus scene for image processing. The core code is based on the convnetjs project, adapted for Unity3D, and includes two examples from the original project. For more information, refer to the convnetjs documentation, which provides a detailed explanation of how and why the code works.
- Technical Details:
- The package uses the LitJSON library under the Unlicense (public domain) license. The core code is a port of the convnetjs project, with Unity3D adaptations of two examples. Burst implementation has been added for improved performance. For more information, refer to the Third-Party Notices.txt file in the package.
- Continue »