Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch
☆363Oct 12, 2019Updated 6 years ago
Alternatives and similar repositories for pyvarinf
Users that are interested in pyvarinf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Probabilistic Torch is library for deep generative models that extends PyTorch☆895May 12, 2024Updated 2 years ago
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆485Feb 12, 2022Updated 4 years ago
- i-RevNet Pytorch Code☆396Feb 16, 2021Updated 5 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆42Aug 7, 2018Updated 7 years ago
- This's an implementation of deepmind Visual Interaction Networks paper using pytorch☆165Feb 2, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A highly efficient implementation of Gaussian Processes in PyTorch☆3,882May 1, 2026Updated 3 weeks ago
- PyTorch implementations of algorithms for density estimation☆587May 13, 2021Updated 5 years ago
- PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"☆346Dec 7, 2021Updated 4 years ago
- Variational Bayes for NN in Torch7 (http://papers.nips.cc/paper/4329-practical-variational-inference-for-neural-networks.pdf)☆10Mar 23, 2015Updated 11 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆708Mar 2, 2020Updated 6 years ago
- Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.☆1,571Apr 19, 2024Updated 2 years ago
- Papers for Bayesian-NN☆328Jun 25, 2019Updated 6 years ago
- Latent Alignment and Variational Attention☆329Nov 5, 2018Updated 7 years ago
- Dilated RNNs in pytorch☆212Jun 24, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- Tools for PyTorch☆225Aug 10, 2022Updated 3 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆217Mar 10, 2018Updated 8 years ago
- A probabilistic programming system for simulators and high-performance computing (HPC), based on PyTorch☆401May 8, 2024Updated 2 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆683Jul 19, 2022Updated 3 years ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Dec 19, 2018Updated 7 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆91May 31, 2023Updated 2 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…