patricksongzy / corgi
A neural network, and tensor dynamic automatic differentiation implementation for Rust.
☆23Updated 2 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.☆45Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆15Updated 2 years ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆34Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- BLAS source of choice☆40Updated last week
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- Machine learning library providing matrices, named tensors, linear algebra and autodiff aimed at being easy to use☆24Updated 2 weeks ago
- Faster, more compact implementation of std::Vec☆18Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- a no_std neural network☆22Updated 5 years ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆72Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Parallel iterator processing library for Rust☆102Updated last year
- .npy and .npz file format support for ndarray☆59Updated 5 months ago
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆47Updated 2 weeks ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Make your IDs strongly typed!!☆12Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed any map for rust☆65Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Serialization value trees☆43Updated 6 months ago