From the course: Machine Learning Foundations: Linear Algebra

What you should know

- [Instructor] Before starting this course, let's explore what skills and knowledge you will need. In order to truly be successful in this course, it will be helpful to have a solid understanding of algebra and geometry. Basic Python programming knowledge will definitely help, though it's not strictly necessary. This course is focused on linear algebra capabilities and its applications in Python code. Our focus will be on the latest versions of Python 3. So make sure you have it installed on your machine. You will also want to make sure that you have Anaconda installed. We're going to be working with Jupyter Notebooks. So if you have never worked with Jupyter Notebooks before, then you can go check out the Jupyter Notebooks Basics window in my course Foundations of NumPy. And that's about it. So let's get ready to start our journey into linear algebra foundations.

Contents