-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_toc.yml
More file actions
70 lines (70 loc) · 3.06 KB
/
_toc.yml
File metadata and controls
70 lines (70 loc) · 3.06 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
format: jb-book
root: intro
parts:
- caption: Introduction
chapters:
- file: notebooks/introduction/mle_coin
- file: notebooks/introduction/variational
- caption: Probability - Univariate Models
chapters:
- file: notebooks/probability/Sample_Space_and_Random_Variables
- file: notebooks/probability/univariate-normal
- file: notebooks/probability/univariate-normal-expectations
- caption: Probability - Multivariate Models
chapters:
- file: notebooks/probability/mvn-introduction
- file: notebooks/probability/mvn-marginal
- caption: Statistics
chapters:
- file: notebooks/bayesian_ml/2021-03-23-bayesian-ml
- file: notebooks/bayesian_ml/2021-04-14-bayesian-linear-regression
- file: notebooks/bayesian_ml/2021-03-29-bayesian-model-selection
- file: notebooks/bayesian_ml/2021-03-27-Marginal-Likelihood-2
- file: notebooks/bayesian_ml/2021-03-31-derivation-of-marginal-likelihood
- caption: Decision Theory
chapters:
- file: notebooks/sampling/monte-carlo
- file: notebooks/sampling/rejection-sampling-lr
- file: notebooks/sampling/Metropolis-Hastings
- file: notebooks/sampling/2021-03-10-importance-sampling
- file: notebooks/sampling/2021-03-10-rejection-sampling
- file: notebooks/sampling/2022-02-04-sampling-normal.ipynb
- file: notebooks/sampling/2020-04-16-inverse-transform.ipynb
- file: notebooks/sampling/2014-05-01-gibbs-sampling.ipynb
- file: notebooks/sampling/2014-07-01-mcmc_coins.ipynb
- caption: Information Theory
chapters:
- file: notebooks/graphical_models/2022-02-15-draw-graphical-models.ipynb
- caption: Linear Algebra
chapters:
- file: notebooks/mixture_models/2022-02-14-GMM.ipynb
- caption: Optimization
chapters:
- file: notebooks/information_theory/kl-divergence.ipynb
- file: notebooks/information_theory/jensen-inequality.ipynb
# - caption: Linear Discriminant Analysis
# - caption: Logistic Regression
# - caption: Linear Regression
# - caption: Generalized linear models
- caption: Neural networks for structured data
chapters:
- file: notebooks/neural_networks/2020-03-08-keras-neural-non-linear.ipynb
- file: notebooks/neural_networks/2020-02-28-xor-relu-vector.ipynb
- file: notebooks/neural_networks/2020-03-02-linear-scratch.ipynb
- file: notebooks/neural_networks/2018-01-13-denoising.ipynb
# - caption: Neural networks for Images
# - caption: Neural networks for Sequences
# - caption: Exemplar-based methods
# - caption: Kernel methods
# - caption: Trees, forests, bagging and boosting
# - caption: Learning with fewer labeled examples
# - caption: Dimensionality reduction
# - caption: Clustering
- caption: Recommender systems
chapters:
- file: notebooks/recommender_systems/2017-12-18-recommend-keras.ipynb
- file: notebooks/recommender_systems/2017-12-29-neural-collaborative-filtering.ipynb
# - caption: Graph embeddings
- caption: References
chapters:
- file: notebooks/references/references.md