SelimaC / large-scale-sparse-neural-networks
☆11Updated 3 years ago
Alternatives and similar repositories for large-scale-sparse-neural-networks:
Users that are interested in large-scale-sparse-neural-networks are comparing it to the libraries listed below
- Lightweight torch implementation of rigl, a sparse-to-sparse optimizer.☆56Updated 3 years ago
- Use Jax functions in Pytorch☆239Updated last year
- Binarize convolutional neural networks using pytorch☆143Updated 2 years ago
- Implementation of "Gradients without backpropagation" paper (https://arxiv.org/abs/2202.08587) using functorch☆108Updated last year
- ☆224Updated 2 months ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- Code for "Structured Sparsity Inducing Adaptive Optimizers for Deep Learning" in PyTorch☆18Updated 4 years ago
- TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch☆78Updated 10 months ago
- EigenPro Iteration in PyTorch☆20Updated last year
- Distributed K-FAC Preconditioner for PyTorch☆85Updated last week
- Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.☆75Updated 8 months ago
- Pytorch implementation of KFAC and E-KFAC (Natural Gradient).☆132Updated 5 years ago
- Easy Hypernetworks in Pytorch and Jax☆100Updated 2 years ago
- Butterfly matrix multiplication in PyTorch☆169Updated last year
- Easy-to-use AdaHessian optimizer (PyTorch)☆78Updated 4 years ago
- ADAHESSIAN: An Adaptive Second Order Optimizer for Machine Learning☆274Updated 2 years ago
- Code release for Hoogeboom, Emiel, Jorn WT Peters, Rianne van den Berg, and Max Welling. "Integer Discrete Flows and Lossless Compression…☆97Updated 5 years ago
- Block-sparse primitives for PyTorch☆154Updated 4 years ago
- Reduce multiple PyTorch TensorBoard runs to new event (or CSV) files.☆71Updated last week
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆107Updated last month
- EquiTriton is a project that seeks to implement high-performance kernels for commonly used building blocks in equivariant neural networks…☆61Updated last month
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆321Updated 2 years ago
- Code for Neural Estimation of the Rate-Distortion Function With Applications to Operational Source Coding☆12Updated last year
- Turning float tensors to binary tensors according to IEEE-754 standard.