Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
probml
GitHub Repository: probml/pyprobml
Path: blob/master/notebooks/book1/README.md
1192 views

"Probabilistic Machine Learning: An Introduction"

Chapters

ChapterNameNotebooks
1Introduction01/
2Probability: univariate models02/
3Probability: multivariate models03/
4Statistics04/
5Decision theory05/
6Information theory06/
7Linear algebra07/
8Optimization08/
9Linear discriminant analysis09/
10Logistic regression10/
11Linear regression11/
12Generalized linear models12/
13Neural networks for unstructured data13/
14Neural networks for images14/
15Neural networks for sequences15/
16Exemplar-based methods16/
17Kernel methods17/
18Trees18/
19Learning with fewer labeled examples19/
20Dimensionality reduction20/
21Clustering21/
22Recommender systems22/
23Graph embeddings23/