llama-cpp-turboquant/examples/godot_logistic_regression/README.md
2021-07-22 09:56:47 +01:00

810 B

Kompute Game Engine Integration (Godot)

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 simpler Godot Summator example implemented in the GPU in this example folder.