mirror of
https://github.com/nomic-ai/kompute.git
synced 2026-05-11 17:09:59 +00:00
Kompute Python Example
This folder contains the accompanying code for the article "High Performance Python for GPU Accelerated Machine Learning in Cross-Vendor GPUs".
The easiest way to try this example is by using the Google Binder Notebook, which will allow you to use a GPU for free.
Alternatively if you want to test the example yourself you can follow the following links:
- Install the Kompute Python Package
- Run the Array Multiplication Code
- Run the Logistic Regression Code