CS 480 -- Machine Learning
Fall 2019
Resources
This page lists some supporting resources for this class.
- This class will utilize linear algebra and statistics. Appendices A and C from the textbook review these topics (do not worry about appendices B and D, we will discuss these topics in class)
 - Linear Algebra Online Course from MIT (Gilbert Strang)
 - Configuring PyCharm and Python for Machine Learning on Linux
 - Program to Test your python environment