llama-cpp-turboquant/examples/godot_logistic_regression/README.md
2020-09-27 20:40:51 +01:00

796 B

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