[ANN] PyMC3 3.0 released

37 views
Skip to first unread message

Thomas Wiecki

unread,
Jan 9, 2017, 11:01:11 AM1/9/17
to pyd...@googlegroups.com
We are proud and excited to release the first stable version of PyMC3, the product of more than 5 years of ongoing development and contributions from over 80 individuals. PyMC3 is a Python module for Bayesian modeling which focuses on modern Bayesian computational methods, primarily gradient-based (Hamiltonian) MCMC sampling and variational inference. Models are specified in Python, which allows for great flexibility. The main technological difference in PyMC3 relative to previous versions is the reliance on Theano for the computational backend, rather than on Fortran extensions.

What is it?
--------------

PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning which focuses on advanced Markov chain Monte Carlo and variational fitting algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.

Links
-------

Installation
--------------
pip install pymc3
or
conda install -c conda-forge pymc3
Regards,
The PyMC3 development team

Reply all
Reply to author
Forward
0 new messages