Machine Learning

How a model improves from examples: labels, features, training, and the difference between fitting data and predicting on new data.

Related concepts

TopicDescription
Artificial Intelligence (AI)What AI is at the first layer: human decisions turned into computer rules — before machine learning enters the picture.
Deep LearningMachine learning with stacked neurons and ReLU layers: how a deep network builds a price guess from house features in TypeScript.