812 B
812 B
Godot Summator GPU Kompute Example
This repository contains the accompanying code for the Blog post "Supercharging Game Development with GPU Accelerated Machine Learning".
This example folder contains three key components:
- The Godot Project file
project.godotto run the example - The instructions for the Custom Module implementation
- The instructions for the GdNative Library implementation
You can also find the advanced ML Logistic Regression example in the GPU in this example folder.
