This document provides an overview of machine learning and deep learning concepts including:
- Machine learning basics such as supervised vs. unsupervised learning and performance measures.
- A brief history of deep learning and basics such as neural networks.
- Linear algebra concepts from vectors to tensors that are important for machine learning.
- Specific machine learning algorithms including linear regression, logistic regression, and TensorFlow basics for defining and executing computation graphs.