Edit of asset "MLGodotKit" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | MLGodotKit | |
| Description | MLGodotKit is a lightweight machine learning toolkit for Godot, designed specifically for game developers. It introduces new node classes through C++ bindings, enabling in-engine training and inference for simple models. Currently supported models include a Linear Regression node for basic numerical predictions, a Classification Tree node for rule-based decision making, and a Neural Network node for nonlinear classification using ReLU and Sigmoid activations. This extension is ideal for prototyping, educational projects, and integrating simple machine learning behavior directly into your Godot scenes. | |
| Category | Tools | |
| License | MIT | |
| Repository Provider | Custom | |
| Repository Url | https://github.com/Hunter174/MLGodotKit | |
| Issues Url | https://github.com/Hunter174/MLGodotKit/issues | |
| Godot version | Godot 4.4 | |
| Version String | v1.0.0-exp | |
| Download Commit | https://github.com/Hunter174/MLGodotKit/releases/download/v1.0.0-exp/mlgodotkit.zip | |
| Download Url (Computed) | https://github.com/Hunter174/MLGodotKit/releases/download/v1.0.0-exp/mlgodotkit.zip | |
| Icon Url |
https://raw.githubusercontent.com/Hunter174/MLGodotKit/main/docs/_static/MLGodotKit_logo.png
|
https://raw.githubusercontent.com/Hunter174/MLGodotKit/main/docs/_static/MLGodotKit_logo.png
|