goldstraw / rust_transformer
A transformer built from scratch in Rust.
☆12Updated last year
Alternatives and similar repositories for rust_transformer:
Users that are interested in rust_transformer are comparing it to the libraries listed below
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 6 months ago
- A rust port of pytorch dataloader☆26Updated 3 months ago
- a high-performance computing solution designed to accelerate matrix operations using Nvidia's CUDA technology with Rust's ndarray data st…☆29Updated 10 months ago
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- Rust wrapper around the nlopt library☆29Updated 2 weeks ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated this week
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆72Updated last year
- A collection of optimisers for use with candle☆34Updated 4 months ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆52Updated 8 months ago
- ☆85Updated 3 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆38Updated last year
- ☆28Updated 7 months ago
- A graph data science library for Rust☆51Updated last week
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆11Updated last year
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- A machine learning library for Rust.☆325Updated 7 months ago
- Example of tch-rs on M1☆53Updated last year
- LLM training in simple, raw C/CUDA, migrated into Rust☆42Updated 2 weeks ago
- Computer vision library built on top of ndarray☆68Updated 6 months ago
- ☆28Updated 4 months ago
- Source Code for 'Practical Machine Learning with Rust' by Joydeep Bhattacharjee☆82Updated 5 years ago
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- data embedding based on approximate nearest neighbour☆33Updated last month
- Automated Machine Learning in Rust 🦀☆34Updated 3 months ago
- Implementation of the Coursera ML course in Rust☆37Updated last month
- An example of using TensorFlow rust bindings to serve trained machine learning models via Actix Web☆50Updated 2 years ago
- A neural network inference library, written in Rust.☆61Updated 8 months ago
- Hidden Markov Models in Rust☆71Updated last year
- Trying to solve the problems on leetcode by rust.☆37Updated 6 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago