-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# BayesianModelling | ||
A few topics on Bayesian inference | ||
|
||
|
||
Bayesian modelling is a free course for University of St Andrews staff and research degree students. The course covers applied Bayesian inference to some common statistical inference problems such as linear and non-linear regressions and classifications. Some Bayesian machine learning concepts will also be covered. | ||
|
||
The course is facilitated by St Leonard's Postgraduate College and CREEM and delivered by the School of Computer Science. | ||
|
||
The course material: | ||
https://lf28.github.io/BayesianModelling/ |