16mins read Introduction Eigenvectors and eigenvalues have many important applications in computer vision and machine learning in general. Well-known examples are PCA (Principal […]
8mins read Introduction There are several methods to calculate gradients in computer programs: (1) Manual differentiation; (2) Symbolic differentiation; (3) Finite differences […]
27mins read This scenario can happen when we are doing regression or classification in machine learning. Regression: The target variable is numeric […]
5mins read Click on the links to get the high-resolution cheat sheets. Algebra Linear Algebra Calculus Probability Statistics Python R Machine Learning […]
55mins read In this article, we will explore why traditional time-based candlesticks are an inefficient method to aggregate price data, especially under […]