pyprob

所属分类:超算/并行计算
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2022-03-25 21:03:17
上 传 者sh-1993
说明:  基于PyTorch的模拟器和高性能计算(HPC)概率编程系统,
(A probabilistic programming system for simulators and high-performance computing (HPC), based on PyTorch,)

文件列表:
.readthedocs.yml (380, 2022-03-25)
Dockerfile (720, 2022-03-25)
LICENSE (1324, 2022-03-25)
docs/ (0, 2022-03-25)
docs/Makefile (638, 2022-03-25)
docs/make.bat (799, 2022-03-25)
docs/requirements.txt (49, 2022-03-25)
docs/source/ (0, 2022-03-25)
docs/source/_static/ (0, 2022-03-25)
docs/source/_static/favicon.ico (39702, 2022-03-25)
docs/source/_static/pyprob-logo-250px.png (8714, 2022-03-25)
docs/source/_static/pyprob-logo-500px.png (15883, 2022-03-25)
docs/source/_static/pyprob-logo-large.png (45569, 2022-03-25)
docs/source/_static/style.css (302, 2022-03-25)
docs/source/_templates/ (0, 2022-03-25)
docs/source/_templates/layout.html (85, 2022-03-25)
docs/source/api.rst (162, 2022-03-25)
docs/source/conf.py (2257, 2022-03-25)
docs/source/examples/ (0, 2022-03-25)
docs/source/examples/example1.ipynb (1066, 2022-03-25)
docs/source/index.rst (585, 2022-03-25)
docs/source/inference.ipynb (1066, 2022-03-25)
examples/ (0, 2022-03-25)
examples/gaussian_unknown_mean.ipynb (211584, 2022-03-25)
examples/gaussian_unknown_mean_marsaglia.ipynb (192180, 2022-03-25)
pyprob/ (0, 2022-03-25)
pyprob/__init__.py (356, 2022-03-25)
pyprob/address_dictionary.py (1116, 2022-03-25)
pyprob/concurrency.py (2863, 2022-03-25)
pyprob/diagnostics.py (60715, 2022-03-25)
pyprob/distributions/ (0, 2022-03-25)
pyprob/distributions/__init__.py (540, 2022-03-25)
pyprob/distributions/bernoulli.py (712, 2022-03-25)
pyprob/distributions/beta.py (1778, 2022-03-25)
pyprob/distributions/binomial.py (890, 2022-03-25)
... ...

----------------------------------------- [![Build Status](https://github.com/pyprob/pyprob/workflows/build/badge.svg)](https://github.com/pyprob/pyprob/actions) [![codecov](https://codecov.io/gh/pyprob/pyprob/branch/master/graph/badge.svg)](https://codecov.io/gh/pyprob/pyprob) [![PyPI version](https://badge.fury.io/py/pyprob.svg)](https://badge.fury.io/py/pyprob) [![Documentation Status](https://readthedocs.org/projects/pyprob/badge/?version=latest)](https://pyprob.readthedocs.io/en/latest/?badge=latest) PyProb is a [probabilistic programming](https://en.wikipedia.org/wiki/Probabilistic_programming) system for simulators and high-performance computing (HPC), based on [PyTorch](http://pytorch.org/). The main focus of PyProb is on coupling existing simulation code bases with probabilistic inference with minimal intervention. PyProb is currently a research prototype, with more documentation and examples on the way. Watch this space! ### Support for multiple languages We support front ends in multiple languages through the [PPX](https://github.com/pyprob/ppx) interface that allows execution of models and inference engines in separate programming languages, processes, and machines connected over a network. ### Inference engines PyProb currently provides the following inference engines: * Markov chain Monte Carlo * Lightweight Metropolis Hastings (LMH) * Random-walk Metropolis Hastings (RMH) * Importance sampling * Regular sequential importance sampling (proposals from prior) * Inference compilation Inference compilation is an amortized inference technique for performing fast repeated inference using deep neural networks to parameterize proposal distributions for importance sampling. We are planning to add other inference engines, e.g., variational inference. ## Installation, documentation, and examples https://pyprob.readthedocs.io ## Information and citing If you would like to learn more about or cite the techniques PyProb uses, please see the following papers: * Baydin, Atlm Güne, Lei Shao, Wahid Bhimji, Lukas Heinrich, Lawrence F. Meadows, Jialin Liu, Andreas Munk, Saeid Naderiparizi, Bradley Gram-Hansen, Gilles Louppe, Mingfei Ma, Xiaohui Zhao, Philip Torr, Victor Lee, Kyle Cranmer, Prabhat, and Frank Wood. 2019. “Etalumis: Bringing Probabilistic Programming to Scientific Simulators at Scale.” In Proceedings of the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC19), November 17–22, 2019. [arXiv:1907.03382](https://arxiv.org/abs/1907.03382) * Baydin, Atlm Güne, Lukas Heinrich, Wahid Bhimji, Lei Shao, Saeid Naderiparizi, Andreas Munk, Jialin Liu, Bradley Gram-Hansen, Gilles Louppe, Lawrence Meadows, Philip Torr, Victor Lee, Prabhat, Kyle Cranmer, and Frank Wood. 2019. “Efficient Probabilistic Inference in the Quest for Physics Beyond the Standard Model.” In Advances in Neural Information Processing Systems 33 (NeurIPS). [arXiv:1807.07706](https://arxiv.org/abs/1807.07706) * Le, Tuan Anh, Atlm Güne Baydin, and Frank Wood. 2017. “Inference Compilation and Universal Probabilistic Programming.” In Proceedings of the 20th International Conference on Artificial Intelligence and Statistics (AISTATS), 54:1338–1348. Proceedings of Machine Learning Research. Fort Lauderdale, FL, USA: PMLR. [arXiv:1610.09900](https://arxiv.org/abs/1610.09900) ## License PyProb is distributed under the BSD License. ## Authors PyProb has been developed by the following core team. For the full list of contributors, see https://github.com/pyprob/pyprob/graphs/contributors * [Atlm Güne Baydin](http://www.robots.ox.ac.uk/~gunes/) * [Tuan Anh Le](http://www.tuananhle.co.uk/) * [Andreas Munk](https://ammunk.com/) * [Saeid Naderiparizi](https://www.cs.ubc.ca/~saeidnp/) * Francesco Pinto * [Lei Shao](https://www.intel.com/content/www/us/en/artificial-intelligence/bios/lei-shao.html) * [Jialin Liu](https://sites.google.com/site/jailinliu/) * [Lukas Heinrich](http://www.lukasheinrich.com/) * [Wahid Bhimji](http://www.nersc.gov/about/nersc-staff/data-analytics-services/wahid-bhimji/) * [Kyle Cranmer](http://theoryandpractice.org/) * [Frank Wood](http://www.cs.ubc.ca/~fwood/index.html)

近期下载者

相关文件


收藏者