Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot AI Kit

An asset by Ryash
The page banner background of a mountain and forest
Godot AI Kit hero image

Quick Information

0 ratings
Godot AI Kit icon image
Ryash
Godot AI Kit

A library of AI algorithms written natively in GDscript.Includes support for:1. Simple Neural Network and Neural Net2. Neural Network Advanced (Multi-Layered Neural Network) with SGD and ADAM optimisers3. Minimax Algorithm4. Q-Learning Algorithm (and SARSA)5. Deep Q-Networks (DQN) [Only for discrete action spaces]6. Convolutional Neural Networks (For Image recognition and processing)

Supported Engine Version
4.2
Version String
3
License Version
MIT
Support Level
testing
Modified Date
2 months ago
Git URL
Issue URL

Neural Network Godot 4

A Neural Network for Godot 4 which is heavily inspired from Greaby's work.

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)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot AI Kit icon image
Ryash
Godot AI Kit

A library of AI algorithms written natively in GDscript.Includes support for:1. Simple Neural Network and Neural Net2. Neural Network Advanced (Multi-Layered Neural Network) with SGD and ADAM optimisers3. Minimax Algorithm4. Q-Learning Algorithm (and SARSA)5. Deep Q-Networks (DQN) [Only for discrete action spaces]6. Convolutional Neural Networks (For Image recognition and processing)

Supported Engine Version
4.2
Version String
3
License Version
MIT
Support Level
testing
Modified Date
2 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers