GuTaoZi / GuTaoZi.github.io

GuTao's blog
7 stars 0 forks source link

CS329 Machine Learning Notes | 咕桃w! #54

Open GuTaoZi opened 12 months ago

GuTaoZi commented 12 months ago

https://gutaozi.github.io/2023/09/12/CS329_Notes/

Notes on PRML

NeumoNeumo commented 11 months ago
  1. In Linear Optimization Model, you missed the inverse of $A^TR^{-1}A$
  2. In Relative Entropy (The Kullback-Leibler Divergence), the sign before $q(x_n|\theta)$ should be negative.