Copyright (c) 2025-2026 Emotion
This is a cute little neural network for your robot or your Unity game.
- The engine for our neural networks is written entirely in C#.
- The higher the engine version, the more functions, weight and resources it takes up.
- There are stable versions, and there are Beta, Charlie, and Delta versions where you can try out new features*
Quecto
- Roger v1.4 - This is an experimental version, I don't even recommend downloading it.
- Roger v2.0 - The smallest engine. MLP neural network.
Yocto
- Roger v2.1 - Same as 2.0 but with the addition of IO and DropOut subsystems
- Roger v2.2 - Major rework of v2.1, added RMS and many other features
- MLP neural network
- DropOut in training
- Xaiver Uniform in initialization
- RMSprop in training too
- Biases in neural network
- Support for input and output of negative numbers
- Save/Load neural network
- XML Documentation
- Debug mode for developers
- Ability to choose the number of layers
Discord
- Axolotl512 - @antipin_ivan
- d3ath-script - @semmechki
Telegram
- Axolotl512 - @axolotl512
- d3ath-script - @death_script
Warning
- This project is still in active development today.
- *Beta, Charlie, and Delta versions may contain serious bugs.
The best regards, Emotion :)