ptstat
PP/Stat tool
A PyTorch-based implementation of probabilistic programming and statistical inference tools
Probabilistic Programming and Statistical Inference in PyTorch
109 stars
15 watching
14 forks
Language: Python
last commit: over 7 years ago probabilitypytorchstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
probprog/pyprob | A probabilistic programming system for simulators and high-performance computing based on PyTorch | 27 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
probtorch/probtorch | A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. | 887 |
ptrblck/pytorch_misc | A collection of code snippets and examples exploring various PyTorch concepts and techniques | 544 |
leviswind/pytorch-transformer | Implementation of a transformer-based translation model in PyTorch | 239 |
pasqal-io/pyqtorch | A PyTorch-based simulator for quantum machine learning | 45 |
wizaron/pytorch-cpp-inference | A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
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 |
asyml/texar-pytorch | A toolkit providing easy-to-use machine learning modules and functionalities for natural language processing and text generation tasks | 745 |
jacobgil/pytorch-pruning | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 875 |
alexis-jacq/pytorch-dppo | A PyTorch implementation of Distributed Proximal Policy Optimization algorithm | 180 |
pyro-ppl/numpyro | A probabilistic programming library that provides a NumPy backend for automatic differentiation and JIT compilation to GPU/TPU/CPU. | 2,290 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |