mirror of
https://github.com/nomic-ai/kompute.git
synced 2026-05-11 08:59:59 +00:00
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.
