ciml
ciml copied to clipboard
A Course in Machine Learning
Sentence: 'to determine it's amount of "activation"', "it's" should be "its"
The Laplacian operator should be with respect to v instead of u?
The opening quotation, "A ship in port is safe, but that is not what ships are for." is apocryphally attributed to Grace Harper from ~1980, but the saying is originally...
- p13: "For instance, once you know that **this is** a Systems course, you know that everyone will **hate** it. So you can immediately predict **“hate”** without asking any additional...
Page 42 "is this a System's class" -> "is this a Systems class"
Fix a sentence that does really make sense
The gradient should be with respect to v, not u.
Page 78-Thus, if the prediction is positive, class i gets a vote; if the PRDICTION is negative, everyone else (implicitly) gets a vote.
...classification algorithm tuning its hyperparameters well. -> ...classification algorithm AND tuning its hyperparameters well.
The "1" in the expressions for the probability that either classifier (f^BO or g) makes an error on x should actually be \sum_{y} \mathcal{D}(x, y) ... i.e., the marginal probability...