{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "**Math - Linear Algebra**\n", "\n", "*Linear Algebra is the branch of mathematics that studies [vector spaces](https://en.wikipedia.org/wiki/Vector_space) and linear transformations between vector spaces, such as rotating a shape, scaling it up or down, translating it (ie. moving it), etc.*\n", "\n", "*Machine Learning relies heavily on Linear Algebra, so it is essential to understand what vectors and matrices are, what operations you can perform with them, and how they can be useful.*\n", "\n", "
\n", " Run in Google Colab\n", " | \n", "