mattjj / autodidact
A pedagogical implementation of Autograd
☆954Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for autodidact
- functorch is JAX-like composable function transforms for PyTorch.☆1,394Updated this week
- Hardware accelerated, batchable and differentiable optimizers in JAX.☆930Updated last month
- ⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.☆856Updated last month
- Extending JAX with custom C++ and CUDA code☆379Updated 2 months ago
- JAX - A curated list of resources https://github.com/google/jax☆1,541Updated 3 months ago
- Optax is a gradient processing and optimization library for JAX.☆1,687Updated this week
- ☆785Updated last week
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆561Updated 6 months ago
- Fast and Easy Infinite Neural Networks in Python☆2,277Updated 8 months ago
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,054Updated this week
- JAX-based neural network library☆2,894Updated last week
- Constrained optimization toolkit for PyTorch☆657Updated 2 years ago
- A Graph Neural Network Library in Jax☆1,374Updated 7 months ago
- Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/☆1,182Updated 2 weeks ago
- Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/☆2,103Updated last week
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆330Updated last week
- BlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity.☆836Updated last week
- Differentiable convex optimization layers☆1,815Updated 2 months ago
- ML Collections is a library of Python Collections designed for ML use cases.☆893Updated 3 months ago
- ☆1,258Updated last month
- ☆535Updated last month
- Compositional Linear Algebra☆430Updated last week
- The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series o…☆657Updated 11 months ago
- ☆386Updated 3 weeks ago
- Fast Block Sparse Matrices for Pytorch