NoisyNaturalGradient

Bayesian optimizer

PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks

Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"

GitHub

121 stars
4 watching
11 forks
Language: Python
last commit: about 8 years ago

Related projects:

RepositoryDescriptionStars
hjmshi/pytorch-lbfgsA PyTorch implementation of L-BFGS optimization algorithm for training neural networks591
pkmr06/pytorch-smoothgradPyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients168
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
ptrblck/prog_gans_pytorch_inferenceReproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot322
stonesjtu/pytorch-nceAn implementation of Noise Contrastive Estimation in PyTorch to improve the performance and efficiency of softmax output layers317
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
rentruewang/koilaA lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution1,823
tianhongdai/integrated-gradient-pytorchA PyTorch implementation of attributing the impact of inputs on deep neural network outputs182
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
alykhantejani/nninitProvides weight initialization schemes for PyTorch neural networks70
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877