llama-cpp-turboquant/examples/godot_logistic_regression/README.md
2021-07-21 20:58:31 +01:00

813 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.