2025-02-15 08:07:36 -05:00
2024-04-01 20:19:08 -04:00
2025-02-15 08:07:36 -05:00
2024-04-01 20:19:08 -04:00
2024-04-01 20:19:08 -04:00
2024-04-01 20:19:08 -04:00
2024-04-01 20:19:08 -04:00
2025-02-13 19:06:14 -05:00
2024-09-02 21:14:12 -04:00
2024-04-01 20:19:08 -04:00
2024-04-01 20:23:00 -04:00

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
Implementation of the Coursera ML course in Rust
Readme 150 KiB
Languages
Rust 100%