All Projects → AllenDowney → Thinkbayes2

AllenDowney / Thinkbayes2

Licence: mit
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Thinkbayes2

Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+522.33%)
Mutual labels:  jupyter-notebook, jupyter
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (-19.61%)
Mutual labels:  jupyter-notebook, jupyter
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (-23.31%)
Mutual labels:  jupyter-notebook, jupyter
Business Machine Learning
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
Stars: ✭ 575 (-37.36%)
Mutual labels:  jupyter-notebook, jupyter
Zero To Jupyterhub K8s
Helm Chart & Documentation for deploying JupyterHub on Kubernetes
Stars: ✭ 888 (-3.27%)
Mutual labels:  jupyter-notebook, jupyter
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (-34.1%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (-1.09%)
Mutual labels:  jupyter-notebook, jupyter
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (-41.39%)
Mutual labels:  jupyter-notebook, jupyter
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (-3.27%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter nbextensions configurator
A jupyter notebook serverextension providing config interfaces for nbextensions.
Stars: ✭ 814 (-11.33%)
Mutual labels:  jupyter-notebook, jupyter
Prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
Stars: ✭ 560 (-39%)
Mutual labels:  jupyter-notebook, bayesian-statistics
Spark Scala Tutorial
A free tutorial for Apache Spark.
Stars: ✭ 907 (-1.2%)
Mutual labels:  jupyter-notebook, jupyter
Log Progress
https://habr.com/ru/post/276725/
Stars: ✭ 556 (-39.43%)
Mutual labels:  jupyter-notebook, jupyter
Fastai2
Temporary home for fastai v2 while it's being developed
Stars: ✭ 630 (-31.37%)
Mutual labels:  jupyter-notebook, jupyter
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-41.07%)
Mutual labels:  jupyter-notebook, jupyter
Elasticsearch Spark Recommender
Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
Stars: ✭ 707 (-22.98%)
Mutual labels:  jupyter-notebook, jupyter
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (-42.05%)
Mutual labels:  jupyter-notebook, jupyter
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-41.61%)
Mutual labels:  jupyter-notebook, jupyter
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (-13.29%)
Mutual labels:  jupyter-notebook, jupyter
Ansible Jupyter.dockerfile
Building the Docker image with Ansible and Jupyter.
Stars: ✭ 17 (-98.15%)
Mutual labels:  jupyter-notebook, jupyter

Think Bayes 2

by Allen B. Downey

The HTML version of this book is here.

Think Bayes is an introduction to Bayesian statistics using computational methods.

Think Bayes is a Free Book. It is available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0), which means that you are free to copy and modify it, as long as you attribute the work and don’t use it for commercial purposes.

Other Free Books by Allen Downey are available from Green Tea Press.

Run the notebooks

Download the notebooks as a Zip file

Or use these links to run the notebooks on Colab:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].