# pymc-examples **Repository Path**: mirrors_pymc-devs/pymc-examples ## Basic Information - **Project Name**: pymc-examples - **Description**: Examples of PyMC models, including a library of Jupyter notebooks. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-16 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. image:: https://cdn.rawgit.com/pymc-devs/pymc/main/docs/logos/svg/PyMC_banner.svg :height: 100px :alt: PyMC logo :align: center PyMC Examples ============== Supporting examples and tutorials for PyMC, the Python package for Bayesian statistical modeling and Probabilistic Machine Learning! Check out the `getting started guide `__, or interact with live examples using Binder! Each notebook in `PyMC examples gallery `__ has a binder badge. For questions on PyMC, head on over to our `PyMC Discourse `__ forum. Contributing ============ If you are interested in contributing to the example notebooks hosted here, please read the `contributing guide `__ Also read our `Code of Conduct `__ guidelines for a better contributing experience. Contact ======= We are using `discourse.pymc.io `__ as our main communication channel. You can also follow us on `Twitter @pymc_devs `__ for updates and other announcements. To ask a question regarding modeling or usage of PyMC we encourage posting to our Discourse forum under the `“Questions” Category `__. You can also suggest feature in the `“Development” Category `__. To report an issue, please use the following: - `PyMC Examples - Issue Tracker `__. For issues about the example notebooks, errors in the example codes, outdated information, improvement suggestions... - `PyMC - Issue Tracker `__. For issues, bugs or feature requests related to the PyMC library itself. Finally, if you need to get in touch for non-technical information about the project, `send us an e-mail `__. Getting started =============== If you already know about Bayesian statistics: ---------------------------------------------- - `API quickstart guide `__ - The `PyMC tutorial `__ - `PyMC examples `__ and the `API reference `__ Learn Bayesian statistics with a book together with PyMC: ---------------------------------------------------------- - `Probabilistic Programming and Bayesian Methods for Hackers `__ by Cameron Davidson-Pilon: Fantastic book with many applied code examples. - `Doing Bayesian Data Analysis `__ by John Kruschke, as well as the `second edition `__: Principled introduction to Bayesian data analysis. - `Statistical Rethinking: A Bayesian Course with Examples in R and Stan `__ by Richard McElreath: Comprehensive text on modeling choices and interpretations. - `Bayesian Cognitive Modeling `__ by Michael Lee and EJ Wagenmakers: Focused on using Bayesian statistics in cognitive modeling. - `Bayesian Analysis with Python `__ (second edition) by Osvaldo Martin: Great introductory book. (`code `__ and errata). PyMC talks ----------- There are also several talks on PyMC which are gathered in this `YouTube playlist `__ and as part of `PyMCon 2020 `__ Installation ------------ To install PyMC on your system, see its `installation section here `__ Citing PyMC ============ * To cite the PyMC software, use: Salvatier J., Wiecki T.V., Fonnesbeck C. (2016) Probabilistic programming in Python using PyMC3. PeerJ Computer Science 2:e55 `DOI: 10.7717/peerj-cs.55 `__. * To cite specific guides from this collection, use |zenodo|. You'll find page specific citation instructions at the bottom of each page. Papers citing PyMC ------------------- See `Google Scholar `__ for a continuously updated list. Support ======= PyMC is a non-profit project under NumFOCUS umbrella. If you want to support PyMC financially, you can donate `here `__. Sponsors ======== |NumFOCUS| |PyMCLabs| .. |zenodo| image:: https://zenodo.org/badge/321449673.svg :target: https://zenodo.org/badge/latestdoi/321449673 .. |NumFOCUS| image:: https://www.numfocus.org/wp-content/uploads/2017/03/1457562110.png :target: http://www.numfocus.org/ .. |PyMCLabs| image:: https://raw.githubusercontent.com/pymc-devs/pymc/main/docs/logos/sponsors/pymc-labs.png :target: https://pymc-labs.io