gradient-boosted-normalizing-flows

Distribution modeler

An approach to modeling complex distributions by iteratively adding normalizing flow components and training with gradient boosting

We got a stew going!

GitHub

27 stars
3 watching
3 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list

boostingdeep-generative-modeldensity-estimationnormalizing-flowspytorchvariational-autoencodervariational-inference

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,659
wlwkgus/noisynaturalgradient PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks 121
ermongroup/bgm Provides an implementation of boosted generative models using Python 20
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 168
kingfengji/mgbdt An implementation of a gradient boosting decision tree algorithm with target propagation for representation learning. 102
ikostrikov/pytorch-flows PyTorch implementations of algorithms for density estimation using invertible transformations. 577
chriswaites/jax-flows A Python library implementing normalizing flows, a type of generative model used in machine learning. 274
information-fusion-lab-umass/nux A library for building parametric models of complex distributions using normalizing flows and JAX. 82
andymiller/vboost An open source software implementation of a black-box variational inference method to approximate intractable distributions. 11
gbm-developers/gbm An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. 52
gbdt-pl/gbdt-pl An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training 151
ml-postech/gradient-inversion-generative-image-prior An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data 39
springdaisy/gbdt An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data 0
anitan0925/resfgb An implementation of functional gradient boosting based on residual network perception for non-linear classification problems. 28
bsharchilev/influence_boosting This repository implements methods to find influential training samples in Gradient Boosted Decision Trees ensembles 67