generated from Pakillo/quarto-course-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.bib
57 lines (48 loc) · 2.3 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
@book{pml1Book,
author = "Kevin P. Murphy",
title = "Probabilistic Machine Learning: An introduction",
publisher = "MIT Press",
year = 2022,
url = "probml.ai"
}
@article{gpml,
author = {Rasmussen, C. and Williams, C.},
year = {2006},
month = {01},
pages = {},
title = {Gaussian Process for Machine Learning}
}
@book{lock5stat,
author = {Lock, Robin and Lock, Patti and Morgan, Kari and Lock, Eric and Lock, Dennis},
year = {2023},
month = {01},
pages = {},
title = {Statistics. Unlocking the power of data,3rd}
}
@book{bishop2006pattern,
author = {Bishop, Christopher},
title = {Pattern Recognition and Machine Learning},
year = {2006},
month = {January},
abstract = {This leading textbook provides a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners. No previous knowledge of pattern recognition or machine learning concepts is assumed. This is the first machine learning textbook to include a comprehensive coverage of recent developments such as probabilistic graphical models and deterministic inference methods, and to emphasize a modern Bayesian perspective. It is suitable for courses on machine learning, statistics, computer science, signal processing, computer vision, data mining, and bioinformatics. This hard cover book has 738 pages in full colour, and there are 431 graded exercises.
Solutions for these exercises and extensive support for course instructors are provided on Christopher Bishop's page.
Now available to download in full as a PDF.},
publisher = {Springer},
url = {https://www.microsoft.com/en-us/research/publication/pattern-recognition-machine-learning/},
}
@book{ross98,
added-at = {2015-09-11T13:23:43.000+0200},
address = {Upper Saddle River, N.J.},
author = {Ross, Sheldon M.},
biburl = {https://www.bibsonomy.org/bibtex/29325f1b3acbc545c7ef14d7fe58c8e28/ytyoun},
edition = {Fifth},
interhash = {38276e30c93b62798d658c41f33e037c},
intrahash = {9325f1b3acbc545c7ef14d7fe58c8e28},
isbn = {0137463146 9780137463145 013895772X 9780138957728},
keywords = {probability ross textbook},
publisher = {Prentice Hall},
refid = {36900824},
timestamp = {2016-06-12T12:45:30.000+0200},
title = {A First Course in Probability},
year = 1998
}