Edit of asset "DTDA ML - Machine Learning models" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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. | |
| Category | Scripts | |
| License | Apache-2.0 | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/dtdagames/dtda_ml/ | |
| Issues Url | https://github.com/dtdagames/dtda_ml/issues | |
| Godot version | Godot 4.3 | |
| Version String | 1.0.0 | |
| Download Commit | d87586f79275639416617e1854cfeb676749353c | d87586f79275639416617e1854cfeb676749353c |
| Download Url (Computed) | https://github.com/dtdagames/dtda_ml/archive/d87586f79275639416617e1854cfeb676749353c.zip | https://github.com/dtdagames/dtda_ml/archive/d87586f79275639416617e1854cfeb676749353c.zip |
| Icon Url |
https://www.dtda.fr/images/favicon-144x144.png
|
|
| Preview Update | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/dtdagames/dtda_ml/refs/heads/main/docs/qlearning.gif
|
|
| Thumbnail |
Notice: Undefined index: thumbnail in /var/www/asset-library.godotengine.org/public/templates/asset_edit.phtml on line 165 |
|
| Preview Update | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/dtdagames/dtda_ml/refs/heads/main/docs/turret.gif
|
|
| Thumbnail |
Notice: Undefined index: thumbnail in /var/www/asset-library.godotengine.org/public/templates/asset_edit.phtml on line 165 |
|