llama-cpp-turboquant/examples/godot_examples
2021-07-21 20:58:31 +01:00
..
custom_module Updated to new url 2021-07-21 20:58:31 +01:00
gdnative_shared Updated to new url 2021-07-21 20:58:31 +01:00
godot_engine Added full module example 2020-09-20 17:19:12 +01:00
godot_resources Reset to the simple summator example to show the more complex LR in different folder 2020-09-26 15:27:15 +01:00
.gitignore Added full module example 2020-09-20 17:19:12 +01:00
project.godot Updated to use komputesummator class 2020-09-20 15:20:03 +01:00
README.md Updated to new url 2021-07-21 20:58:31 +01: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:

You can also find the advanced ML Logistic Regression example in the GPU in this example folder.