Machine Learning Resources
Published:
Machine Learning Resources
- Latent Dirichlet Allocation
- Edwin Chen’s Blog Post: Provides a very good intuitive understanding of the LDA approach.
- Singular Value Decomposition (SVD)
- Kirk Baker’s Explanation: Provides a brief introduction to the vector and matrix operations (including orthonomralization) and a detailed workout example of SVD.
- Parameter Estimation
- Regularizer
- Math