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

NEAT_GDScript

An asset by BalaDeSilver
The page banner background of a mountain and forest

Quick Information

No ratings yet
NEAT_GDScript icon image
BalaDeSilver
NEAT_GDScript

This tool allows for a simple implementation of the NEAT Genetic Algorithm. It requires two classes to be extended, then it will automatically generate an entire Neural Network with the Genetic Algorithm attached.

Supported Engine Version
3.3
Version String
0.0.5
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL
Download ZIP

NEAT_GDScript

A better NEAT implementation from my old one, transtaled from Code Bullet's Processing implementation.

To utilize this, extend the NN_Population and NN_Agent, give them your own class_name and replace the functions provided in the example, inside My_Population and My_Agent.

If you have any questions, feel free to ask me on my Discord: https://discord.gg/SdNpD2FKrR

Thanks to zwometer for supporting the project.

This tool allows for a simple implementation of the NEAT Genetic Algorithm. It requires two classes to be extended, then it will automatically generate an entire Neural Network with the Genetic Algorithm attached.

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
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

No ratings yet
NEAT_GDScript icon image
BalaDeSilver
NEAT_GDScript

This tool allows for a simple implementation of the NEAT Genetic Algorithm. It requires two classes to be extended, then it will automatically generate an entire Neural Network with the Genetic Algorithm attached.

Supported Engine Version
3.3
Version String
0.0.5
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers