awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AllenDowney avatar

AllenDowney/ThinkBayes2

0
View on GitHub↗
2,051 stars·1,554 forks·Jupyter Notebook·MIT·18 viewsallendowney.github.io/ThinkBayes2↗

ThinkBayes2

by Allen B. Downey

Features

  • Mathematics and Statistics - Book and code for Bayesian statistical methods.

Star history

Star history chart for allendowney/thinkbayes2Star history chart for allendowney/thinkbayes2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ThinkBayes2

These projects share indexed features with ThinkBayes2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexeygrigorev/data-science-interviewsalexeygrigorev avatar

    alexeygrigorev/data-science-interviews

    10,043View on GitHub↗

    This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and professional handbooks for technical interview preparation in data science and machine learning. It serves as a comprehensive study resource that combines theoretical knowledge with algorithmic practice. The repository features specialized study resources including a probability and statistics handbook, a machine learning reference for algorithms and neural network architectures, and a coding and SQL challenge bank designed to simulate recruitment assignments. It also includes a technic

    HTML
    View on GitHub↗10,043
  • amitkaps/hackermathamitkaps avatar

    amitkaps/hackermath

    1,454View on GitHub↗

    ― Richard Feynman

    Jupyter Notebook
    View on GitHub↗1,454
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersCamDavidsonPilon avatar

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162View on GitHub↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    View on GitHub↗28,162
  • allendowney/thinkstatsAllenDowney avatar

    AllenDowney/ThinkStats

    965View on GitHub↗

    Notebooks for the third edition of Think Stats

    Jupyter Notebook
    View on GitHub↗965
Compare all 12 related projects→

Frequently asked questions

What does allendowney/thinkbayes2 do?

by Allen B. Downey

What are the main features of allendowney/thinkbayes2?

The main features of allendowney/thinkbayes2 are: Mathematics and Statistics.

Which projects share features with allendowney/thinkbayes2?

Projects with overlapping indexed features include: alexeygrigorev/data-science-interviews — This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and… allendowney/thinkstats — Notebooks for the third edition of Think Stats. amitkaps/hackermath — ― Richard Feynman. camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers — This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for… empathy87/the-elements-of-statistical-learning-python-notebooks — Reproducing examples from the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome… fastai/numerical-linear-algebra — This project is a comprehensive library for numerical linear algebra and scientific computing, designed to provide…