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. | 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 | Godot 4.3 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | d87586f79275639416617e1854cfeb676749353c | cf1592a95693eae5e4bf2b6a1471f6469c2b680a |
| Download Url (Computed) | https://github.com/dtdagames/dtda_ml/archive/d87586f79275639416617e1854cfeb676749353c.zip | https://github.com/dtdagames/dtda_ml/archive/cf1592a95693eae5e4bf2b6a1471f6469c2b680a.zip |
| Icon Url |
https://www.dtda.fr/images/favicon-144x144.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://github.com/dtdagames/dtda_ml/blob/main/docs/qlearning.gif
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://github.com/dtdagames/dtda_ml/blob/main/docs/turret.gif
|
|
| Thumbnail |
|
|