Code for Augment & Reduce, a scalable stochastic algorithm for large categorical distributions
☆10May 16, 2018Updated 7 years ago
Alternatives and similar repositories for augment-reduce
Users that are interested in augment-reduce are comparing it to the libraries listed below
Sorting:
- Residual Quantization Autoencoder, used for interpreting LLMs☆14Jan 1, 2025Updated last year
- ☆12Sep 26, 2019Updated 6 years ago
- Code accompanying VarGrad: A Low-Variance Gradient Estimator for Variational Inference☆12Oct 12, 2020Updated 5 years ago
- code supplement for variational boosting (https://arxiv.org/abs/1611.06585)☆11Jul 24, 2017Updated 8 years ago
- (ICTIR2020) "Unbiased Pairwise Learning from Biased Implicit Feedback"☆19Nov 21, 2022Updated 3 years ago
- ☆21Jun 16, 2020Updated 5 years ago
- INSET: Sentence Infilling with Inter-sentential Transformer☆30Nov 21, 2020Updated 5 years ago
- A TensorFlow implementation of perceptual generative autoencoder (PGA).☆22Nov 2, 2020Updated 5 years ago
- PyTorch implementation of the Covariate-GPLVM☆25Mar 1, 2020Updated 6 years ago
- SparseMAP: differentiable sparse structure inference☆112Feb 10, 2019Updated 7 years ago
- Code for "Accelerating Natural Gradient with Higher-Order Invariance"☆30Jun 28, 2019Updated 6 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Oct 13, 2019Updated 6 years ago
- PyTorch implementation of Continuously Indexed Flows paper, with many baseline normalising flows☆32Sep 16, 2021Updated 4 years ago
- Code for "Training Deep Energy-Based Models with f-Divergence Minimization" ICML 2020☆37Mar 24, 2023Updated 2 years ago
- Gaussian processes with PyTorch☆30Nov 4, 2021Updated 4 years ago
- Реализация sklearn-based Transformer-а для Weight of Evidence преобразования☆10May 6, 2020Updated 5 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆36Nov 29, 2021Updated 4 years ago
- A framework for steering MoE models by detecting and controlling behavior-linked experts.☆29Sep 12, 2025Updated 5 months ago
- Code for P2V-MAP, a machine learning approach for mapping market structures☆11Dec 8, 2022Updated 3 years ago
- LCP solver based on Lemke's method.☆13Oct 15, 2022Updated 3 years ago
- Official repository for "DYPLOC: Dynamic Planning of Content Using Mixed Language Models for Opinion Text Generation"☆10May 20, 2022Updated 3 years ago
- ☆12Aug 15, 2023Updated 2 years ago
- Code for paper: Localized matrix factorization for recommendation based on matrix block diagonal forms☆10Jan 27, 2015Updated 11 years ago
- SciKit-Learn compatible library for training mixed-effects models.☆13Jun 9, 2023Updated 2 years ago
- Codes for our paper at EMNLP2019☆36Dec 21, 2019Updated 6 years ago
- Deep Gaussian Processes with Importance-Weighted Variational Inference☆39May 30, 2019Updated 6 years ago
- Bayesian Deep Learning with Stochastic Gradient MCMC Methods☆38Sep 6, 2021Updated 4 years ago
- Train a Mixture of Factor Analyzers (MFA) / Mixture of Probabilistic PCA (MPPCA) - low-rank-plus-diagonal GMMs using pytorch