kodejuice / arithmetic-compressorLinks
Arithmetic coding library with statistical models like PPM and Context mixing (demonstrating core principles of probabilistic inference, ensemble learning in AI)
☆17Updated last year
Alternatives and similar repositories for arithmetic-compressor
Users that are interested in arithmetic-compressor are comparing it to the libraries listed below
Sorting:
- Data compression in JAX☆65Updated 7 months ago
- [ICML'21 Oral] Improving Lossless Compression Rates via Monte Carlo Bits-Back Coding☆14Updated 4 years ago
- Official code for ICML 2020 paper "Variational Bayesian Quantization"☆23Updated 2 years ago
- Official project page for Estimating the Rate-Distortion Function by Wasserstein Gradient Descent☆18Updated last year
- Personal solutions to the Triton Puzzles☆19Updated 11 months ago
- Pytorch implementation of COIN, a framework for compression with implicit neural representations 🌸☆150Updated 4 years ago
- Easy Hypernetworks in Pytorch and Jax☆101Updated 2 years ago
- A LinearOperator implementation for PyTorch☆18Updated 4 years ago
- Utilities for sequential processing of tar files.☆24Updated 3 years ago
- ☆20Updated 2 weeks ago
- Geometric Algebra package for JAX☆49Updated 3 years ago
- Image augmentation library for Jax☆39Updated last year
- A simple hypernetwork implementation in jax using haiku.☆23Updated 2 years ago
- Experiments with Direct Feedback Alignment and comparison to Backpropagation.☆8Updated 7 years ago
- Minimalistic, hackable PyTorch implementation of SimSiam in ~400 lines. Achieves good performance on ImageNet with ResNet50. Features dis…☆19Updated 7 months ago
- Code for "Structured Sparsity Inducing Adaptive Optimizers for Deep Learning" in PyTorch☆18Updated 4 years ago
- AutoInit: Analytic Signal-Preserving Weight Initialization for Neural Networks☆28Updated 2 years ago
- Complementary material to EAAAI18 Paper "Mighty Thymio for Higher-Level Robotics Education"☆19Updated 2 years ago
- A simple Python wrapper around QOI (https://github.com/phoboslab/qoi)☆80Updated 5 months ago
- Pretrained models for Jax/Haiku; MobileNet, ResNet, VGG, Xception.☆23Updated 3 years ago
- Lossless compression using Probabilistic Circuits☆16Updated 3 years ago
- ☆18Updated last year
- [Oral; Neurips OPT2024 ] μLO: Compute-Efficient Meta-Generalization of Learned Optimizers☆13Updated 3 months ago
- ☆17Updated 4 years ago
- Recursive Leasting Squares (RLS) with Neural Network for fast learning☆53Updated last year
- ☆22Updated 8 months ago
- Spartan is an algorithm for training sparse neural network models. This repository accompanies the paper "Spartan Differentiable Sparsity…☆24Updated 2 years ago
- Official PyTorch implementation of LilNetX: Lightweight Networks with EXtreme Model Compression and Structured Sparsification☆46Updated 3 years ago
- Codes accompanying the paper "LaProp: a Better Way to Combine Momentum with Adaptive Gradient"☆29Updated 4 years ago
- Turning float tensors to binary tensors according to IEEE-754 standard.☆37Updated 6 years ago