All Projects → junpenglao → Advance Bayesian Modelling With Pymc3

junpenglao / Advance Bayesian Modelling With Pymc3

Licence: mit

Projects that are alternatives of or similar to Advance Bayesian Modelling With Pymc3

Analytical Tutorials
Tutorials for writing analytical scripts
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Jetbot
An educational AI robot based on NVIDIA Jetson Nano.
Stars: ✭ 2,391 (+1250.85%)
Mutual labels:  jupyter-notebook
Tech
Documentation of all collective action from tech workers.
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Prefetch generator
Simple package that makes your generator work in background thread
Stars: ✭ 174 (-1.69%)
Mutual labels:  jupyter-notebook
Intro Spacy Nlp
An introduction to using spaCy for NLP and machine learning
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Neural image captioning
Neural image captioning (NIC) implementation with Keras 2.
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Cs1001.py
Recitation notebooks for Extended Introduction to Computer Science with Python as Tel-Aviv University
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Gluon Fashionai Attributes
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Research
Open sourced research notebooks by the QuantConnect team.
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Compact bilinear pooling
MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook
Attentionn
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Egg
EGG: Emergence of lanGuage in Games
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Astropy Tutorials
Tutorials for the Astropy Project
Stars: ✭ 174 (-1.69%)
Mutual labels:  jupyter-notebook
S3contents
A S3 backed ContentsManager implementation for Jupyter
Stars: ✭ 175 (-1.13%)
Mutual labels:  jupyter-notebook
Tamburetei
Fazendo de tamburete as cadeiras de [email protected]
Stars: ✭ 177 (+0%)
Mutual labels:  jupyter-notebook
Ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Stars: ✭ 177 (+0%)
Mutual labels:  jupyter-notebook
Nel
Entity linking framework
Stars: ✭ 176 (-0.56%)
Mutual labels:  jupyter-notebook

Advance Bayesian Modelling with PyMC3

This repository contains notebooks, slides, and videos for my workshop in May 2018 @CEAi in the Czech Republic.

Background preparation

The attendees had work through Introduction to Probabilistic programming (with PyMC3), which is built on top of the tutorials by Chris Fonnesbeck. Basic knowledge of scientific computation in Python and PyMC3 is required.

Video content

Session 1: Probabilistic thinking: generative model and likelihood computation
Session 2: Likelihood in PyMC3 and model reparameterization
Session 3: Model parameterization and coordinate system: Neal's funnel
Session 4: Bayesian modelling and inference with MCMC in PyMC3
Session 5: Model evaluation and model comparison
Session 6: Case study: modelling multivariate observation
Session 7: Mixing MCMC samplers: Compound step in PyMC3

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].