vishpat / candle-coursera-ml
Implementation of the Coursera ML course in Rust
☆35Updated this week
Alternatives and similar repositories for candle-coursera-ml:
Users that are interested in candle-coursera-ml are comparing it to the libraries listed below
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆69Updated 10 months ago
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆47Updated 2 weeks ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆38Updated 11 months ago
- Models and examples built with Burn☆213Updated 3 weeks ago
- Low rank adaptation (LoRA) for Candle.☆142Updated 6 months ago
- Run Generative AI models directly on your hardware☆28Updated 6 months ago
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆52Updated last week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆102Updated last year
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆127Updated 4 months ago
- A set of Rust macros for working with OpenAI function/tool calls.☆45Updated 10 months ago
- Automated Machine Learning in Rust 🦀☆34Updated last month
- allms: One Rust Library to rule them aLLMs☆59Updated this week
- stochastic-rs is a Rust library designed for high-performance simulation and analysis of stochastic processes and models in quant finance…☆40Updated last week
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Template to maintain a rust project running CI/CD with Github Workflows.☆116Updated 2 weeks ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆41Updated this week
- Rust application development framework for native and web applications☆56Updated 5 months ago
- Anthropic Rust SDK 🦀 with async support.☆49Updated this week
- CRB 🦀 transactional actors☆104Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆110Updated this week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆74Updated 5 months ago
- An SoA library for Rust☆129Updated 2 weeks ago
- A very fast, accurate and wasm ready port of Diff Match Patch in Rust. The diff implementation is based on Myers' diff algorithm.☆31Updated last week
- Draw chart with svg for leptos☆64Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆115Updated 3 months ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆37Updated last year