facebookresearch / projUNNLinks
Fast training of unitary deep network layers from low-rank updates
☆28Updated 2 years ago
Alternatives and similar repositories for projUNN
Users that are interested in projUNN are comparing it to the libraries listed below
Sorting:
- Distributed K-FAC preconditioner for PyTorch☆91Updated this week
- Butterfly matrix multiplication in PyTorch☆174Updated 2 years ago
- ☆234Updated 8 months ago
- JMP is a Mixed Precision library for JAX.☆207Updated 8 months ago
- ASDL: Automatic Second-order Differentiation Library for PyTorch☆190Updated 10 months ago
- Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation precondition…☆183Updated 3 weeks ago
- Implementation of "Gradients without backpropagation" paper (https://arxiv.org/abs/2202.08587) using functorch☆113Updated 2 years ago
- Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.☆76Updated last year
- TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch☆80Updated last year
- Running Jax in PyTorch Lightning☆112Updated 10 months ago
- If it quacks like a tensor...☆59Updated 11 months ago
- Differentiable Algorithms and Algorithmic Supervision.☆116Updated 2 years ago
- ☆33Updated last year
- Experiment of using Tangent to autodiff triton☆80Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX