llama-cpp-turboquant/examples/godot_logistic_regression/README.md
2020-10-14 08:42:42 +01:00

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