Edit of asset "DTDA ML - Machine Learning models" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | DTDA ML - Machine Learning models | DTDA ML - Machine Learning models |
| Description | 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. | DTDA ML allows you to run machine learning models like linear regressoin, logistic regression, KNN and SVM. |
| Category | Scripts | Scripts |
| License | Apache-2.0 | Apache-2.0 |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/dtdagames/dtda_ml/ | https://github.com/dtdagames/dtda_ml/ |
| Issues Url | https://github.com/dtdagames/dtda_ml/issues | https://github.com/dtdagames/dtda_ml/issues |
| Godot version | Godot 4.3 | Godot 4.0 |
| Version String | 1.0.0 | 0.0.1 |
| Download Commit | d87586f79275639416617e1854cfeb676749353c | 4d5a3ee93279395baea5b7792464961215dfd09c |
| Download Url (Computed) | https://github.com/dtdagames/dtda_ml/archive/d87586f79275639416617e1854cfeb676749353c.zip | https://github.com/dtdagames/dtda_ml/archive/4d5a3ee93279395baea5b7792464961215dfd09c.zip |
| Icon Url |
https://www.dtda.fr/images/favicon-144x144.png
|
https://www.dtda.fr/images/favicon-16x16.png
|