mirror of
https://github.com/vishpat/candle-coursera-ml.git
synced 2026-06-03 12:20:42 +00:00
cfbeaa3ef7da52f7727d980332f2b4c685c61dd1
Machine Learning with Rust using Candle
This repository features implementations of algorithms from the Stanford University / Coursera Machine Learning Course, all crafted in Rust using the Candle crate. Each example leverages diverse datasets from Kaggle to demonstrate the algorithms' applications.
All of the examples are CUDA enabled but can run on a machine without a GPU as well, though might be quite slow.
Description
Languages
Rust
100%