Repository for notes and code associated with computational statistics and machine learning reading group at University College London Advanced Research Computing Centre.
Meeting schedule is in the wiki.
For each book chapter covered the plan is to create code to recreate the figures in that chapter. Code examples should be organized by book, chapter and language as in the following example directory tree
probabilistic-machine-learning-an-introduction
└── 01-introduction
├── julia
└── r
To indicate you plan to work on a figure for a particular chapter create an issue (if a relevant one does not already exist) and assign it to yourself. Once you have started working on the figure open a pull request and link to the issue.