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"
121 stars
4 watching
11 forks
Language: Python
last commit: about 7 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| | PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
| | An implementation of Noise Contrastive Estimation in PyTorch to improve the performance and efficiency of softmax output layers | 317 |
| | A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |
| | Trains PyTorch models using a genetic algorithm | 96 |
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |
| | A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 182 |
| | A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| | Provides weight initialization schemes for PyTorch neural networks | 70 |
| | A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 97 |
| | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |