This repository explores the essential concepts of Linear Algebra and their applications in Machine Learning.
- Vector Operations
- Matrix Operations & Transformations
- Eigenvalues and Eigenvectors
- Singular Value Decomposition (SVD)
- Principal Component Analysis (PCA)
- Linear Regression (Normal Equation)
pip install -r requirements.txt