pyvarinf
Bayesian DL tool
A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch
Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch
359 stars
11 watching
50 forks
Language: Python
last commit: about 5 years ago
Linked from 3 awesome lists
bayesian-inferencedeep-learning
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |
eladhoffer/convnet.pytorch | A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
wlwkgus/noisynaturalgradient | PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks | 121 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
jacobgil/pytorch-pruning | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 875 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
wizaron/pytorch-cpp-inference | A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
stepelu/ptstat | A PyTorch-based implementation of probabilistic programming and statistical inference tools | 109 |
erotemic/netharn | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 39 |