With Linear Algebra, Calculus is another part of Mathematics largely used in Machine Learning. It is used for instance in the gradient descent optimisation algorithm to determine the next optimisation […]
Mathematics
WebGL
Using effective animations, Steven Wittens presents the foundation behind WebGL such as rasterisation, aliasing, pixel sampling and their relation to Linear Algebra. For instance, a transformation of a 2D space […]
Essence of Linear Algebra
In computer science as in many domains, the use of Linear Algebra is central. Whether you want to apply dimensionality reduction in Machine Learning, apply any transformation to a matrix, […]