Edit of asset "Godot AI Kit" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot AI Kit | |
| Description |
A library of AI algorithms written natively in GDscript. Includes support for: 1. Simple Neural Network and Neural Net 2. Neural Network Advanced (Multi-Layered Neural Network) with SGD and ADAM optimisers 3. Minimax Algorithm 4. Q-Learning Algorithm (and SARSA) 5. Deep Q-Networks (DQN) [Only for discrete action spaces] 6. Convolutional Neural Networks (For Image recognition and processing) |
A library of AI algorithms written natively in GDscript. Includes support for: 1. Simple Neural Network and Neural Net 2. Neural Network Advanced (Multi-Layered Neural Network) with SGD and ADAM optimisers 3. Minimax Algorithm 4. Q-Learning Algorithm (and SARSA) 5. Deep Q-Networks (DQN) [Only for discrete action spaces] |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/ryash072007/Godot-AI-Kit | |
| Issues Url | https://github.com/ryash072007/Godot-AI-Kit/issues | |
| Godot version | Godot 4.4 | |
| Version String | 3 | 2 |
| Download Commit | 5d2ca5b47dfca238b2daabca1f31d18e311722e6 | f5066d2ac03aeca339f2df96d3cdc5837f7d299e |
| Download Url (Computed) | https://github.com/ryash072007/Godot-AI-Kit/archive/5d2ca5b47dfca238b2daabca1f31d18e311722e6.zip | https://github.com/ryash072007/Godot-AI-Kit/archive/f5066d2ac03aeca339f2df96d3cdc5837f7d299e.zip |
| Icon Url |
https://raw.githubusercontent.com/ryash072007/Godot-AI-Kit/refs/heads/main/addons/ai_algorithms/Godot%20AI%20Kit.jpg
|
|