Machine Learning Deep Learning Notes
Machine Learning Deep Learning Notes
Machine Learning (ML) is a subset of Artificial Intelligence (AI) that focuses on building systems that learn from data and
Types of Learning:
1. Supervised Learning: Learns from labeled data (e.g., predicting house prices).
2. Unsupervised Learning: Identifies patterns from unlabeled data (e.g., customer segmentation).
3. Reinforcement Learning: Learns by interacting with an environment and maximizing rewards (e.g., game-playing
agents).
1.4 Calculus
3. Encoding: Converting categorical data into numerical data (e.g., one-hot encoding).
... (content continues for all the sections and subsections in the original notes)