llama-cpp-turboquant/examples/godot_logistic_regression
2020-09-27 17:11:04 +01:00
..
custom_module Added readme to explain high level explanation for example 2020-09-27 17:11:04 +01:00
gdnative_shared Updated and renamed classes for custom module 2020-09-27 15:08:04 +01:00
godot_engine Updated to add logistic regression godot example 2020-09-26 16:37:24 +01:00
godot_resources Updated and renamed classes for custom module 2020-09-27 15:08:04 +01:00
.gitignore Updated to add logistic regression godot example 2020-09-26 16:37:24 +01:00
project.godot Updated and renamed classes for lr example 2020-09-27 14:09:16 +01:00
README.md Added readme to explain high level explanation for example 2020-09-27 17:11:04 +01:00

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: