Skip to content

CVC-Lab/bayesian-machine-learning

 
 

Repository files navigation

Bayesian machine learning notebooks

DOI

This repository is a collection of notebooks about Bayesian Machine Learning. The following links display some of the notebooks via nbviewer to ensure a proper rendering of formulas. Dependencies are specified in requirements.txt files in subdirectories.

Installation

  1. Install major packages via anaconda conda env create -f environment.yml and activate the environment conda activate bml
  2. Download github repository from here. Navigate to the GPy-devel downloaded github repository python setup.py develop

About

Notebooks about Bayesian methods for machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%