AnicetNgrt / jiro-nnLinks
A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.
☆132Updated last year
Alternatives and similar repositories for jiro-nn
Users that are interested in jiro-nn are comparing it to the libraries listed below
Sorting:
- pure rust implementaion for deep learning library like keras☆64Updated 2 years ago
- A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot☆133Updated last year
- Llama2 LLM ported to Rust burn☆280Updated last year
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆75Updated last year
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆75Updated 3 weeks ago
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆57Updated 3 months ago
- Rewrite of Andrej Karpathy Micrograd in Rust