Repository with generic Bayesian Inference examples for data science applications
This repo contains examples, put together as we learn, of probabilistic modelling and Bayesian inference.
- Edward
- InferPy
- PyTorch
- TensorFlow ** Contains a very simple example modelling how gas demand now depends on temperature now, i.e. one X feature, solved first with linear regression and then as a probabilistic model
- data