AVO-pytorch

Inference method

A method to solve likelihood-free inference problems using an optimization approach

Implementation of Adversarial Variational Optimization in PyTorch

GitHub

43 stars
5 watching
2 forks
Language: Jupyter Notebook
last commit: about 8 years ago

Related projects:

RepositoryDescriptionStars
zccyman/pytorch-inferenceEnables fast and efficient inference of PyTorch models on Windows 10 platforms using C++89
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435
wizaron/pytorch-cpp-inferenceA repository providing tools and examples to serve PyTorch models as C++ inference applications.226
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
moskomule/eve.pytorchAn implementation of an optimization algorithm inspired by a 2016 research paper33
ptrblck/prog_gans_pytorch_inferenceReproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot322
alexis-jacq/pytorch-dppoA PyTorch implementation of Distributed Proximal Policy Optimization algorithm180
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
rarilurelo/pytorch_a3cAn implementation of Asynchronous Advantage Actor-Critic in PyTorch for training AI models on reinforcement learning tasks38
kimhc6028/forward-thinking-pytorchAn implementation of a novel neural network training method that builds and trains networks one layer at a time.66