DTDA ML - Machine Learning models's icon

DTDA ML - Machine Learning models 1.0.0 Scripts 4.3 Community

Submitted by user DTDAGames; Apache-2.0; 2026-08-25

Eight models in pure GDScript, no dependencies: KNN, linear and logistic regression, SVM, decision tree, random forest, K-Means and tabular Q-Learning. Every model saves to and loads from JSON, so you can fit offline and ship the weights with your game; Q-Learning learns at runtime, one transition at a time. Models that would block a frame can take their fit one slice per frame. Apache-2.0, 522 assertions running in CI against Godot 4.3 and 4.4.1.


View files Download Submit an issue Recent Edits