probml / pml2-book

Probabilistic Machine Learning: Advanced Topics
MIT License
1.37k stars 118 forks source link

Version 2023-08-15; 21.6.2 VQ-VAE model; typo on the dimensionality #315

Closed yuanzhi-zhu closed 1 month ago

yuanzhi-zhu commented 3 months ago

should be $e_k \in R^D$ rather than $e_k \in R^L$, to be consist with Figure 21.16

murphyk commented 1 month ago

fixed