cscherrer / BayesianLinearRegression.jl

A Julia implementation of Bayesian linear regression using marginal likelihood for hyperparameter optimization, as presented in Chris Bishop's book.
Other
27 stars 0 forks source link

A few README tweaks #3

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago
  1. Delete the incorrect DOI link
  2. Add a link to Chris Bishop's homepage at Microsoft Research
  3. Add a link to the PRML book's landing page at Microsoft Research

cc: @cscherrer

cscherrer commented 4 years ago

Great, thanks @DilumAluthge !