BurtonQin / Awesome-Rust-Neural-NetworkLinks
A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."
☆56Updated 2 months ago
Alternatives and similar repositories for Awesome-Rust-Neural-Network
Users that are interested in Awesome-Rust-Neural-Network are comparing it to the libraries listed below
Sorting:
- Implementation of the Coursera ML course in Rust☆43Updated 6 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆75Updated this week
- Democratizing large model inference and training on any device.☆130Updated last week
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆74Updated last year
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆39Updated last year
- 8-bit floating point types for Rust☆59Updated 2 weeks ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆40Updated last year
- A neural network inference library, written in Rust.☆64Updated last year
- Tensor library for machine learning☆27Updated last week
- A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.☆132Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- pure rust implementaion for deep learning library like keras☆64Updated 2 years ago
- Models and examples built with Burn☆276Updated 3 weeks ago
- A metaheuristic framework for solving combinatorial optimization problems☆36Updated 7 months ago
- An async actor framework for Rust☆41Updated this week
- Parallel processing with disjoint indices in Rust☆89Updated 4 months ago
- Rust library for scheduling, managing resources, and running DAGs 🌙☆33Updated 7 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated 2 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆70Updated 3 weeks ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆55Updated last year
- Rewrite of Andrej Karpathy Micrograd in Rust☆24Updated 7 months ago
- ☆90Updated 7 months ago
- ResNet implementation with Burn☆33Updated 11 months ago
- Implementation of the GPT architecture in Rust 🦀 + Burn 🔥☆53Updated last year
- A Reimagined Alternative to Jupyter Notebooks☆63Updated 3 weeks ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆239Updated last week