Edit of asset "Godot AI Kit" Accepted

Old/Current New/Edit
Title Godot AI Kit Neural Network Godot 4
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 complete Neural Network for Godot 4.
Documentation to be added soon!
Inspired by Greaby's Script.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/ryash072007/Godot-AI-Kit https://github.com/ryash072007/Godot-4-Neural-Network
Issues Url https://github.com/ryash072007/Godot-AI-Kit/issues https://github.com/ryash072007/Godot-4-Neural-Network/issues
Godot version Godot 4.2 Godot 4.0
Version String 3 1.0
Download Commit abeca9ae7d5865b087c06af0745c4b8e5e6b031d 88ec8ea2b4762e52d645fce0756fded0456cc2c2
Download Url (Computed) https://github.com/ryash072007/Godot-AI-Kit/archive/abeca9ae7d5865b087c06af0745c4b8e5e6b031d.zip https://github.com/ryash072007/Godot-4-Neural-Network/archive/88ec8ea2b4762e52d645fce0756fded0456cc2c2.zip
Icon Url https://raw.githubusercontent.com/ryash072007/Godot-AI-Kit/refs/heads/main/addons/ai_algorithms/Godot%20AI%20Kit.jpg
https://github.com/ryash072007/Godot-4-Neural-Network/blob/main/addons/neural_network/NeuralNetwork.png