patricksongzy / corgi
A neural network, and tensor dynamic automatic differentiation implementation for Rust.
☆23Updated 3 months ago
Alternatives and similar repositories for corgi:
Users that are interested in corgi are comparing it to the libraries listed below
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- ☆15Updated 2 years ago
- Machine learning library providing matrices, named tensors, linear algebra and autodiff aimed at being easy to use☆24Updated last month
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆51Updated 6 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- .npy and .npz file format support for ndarray☆59Updated 5 months ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Static Linear Algebra System☆36Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Faster, more compact implementation of std::Vec☆18Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Parallel iterator processing library for Rust☆102Updated last year
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- ☆40Updated 5 months ago
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Typed any map for rust☆65Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year