Instead of telling the computer every rule, you show it lots of examples and it figures out the pattern itself.
A branch of AI in which a model improves at a task by learning statistical patterns from data, rather than being given explicit instructions for every case.
Methods that fit a parameterized function to data by minimizing a loss over training examples, aiming to generalize to unseen inputs. Paradigms include supervised, unsupervised, and reinforcement learning.
It let AI handle messy, real-world problems — speech, images, fraud — that are too complex to write rules for by hand.
A bank model that learns to flag unusual transactions from millions of past ones.
That the model "knows" facts. It captures correlations in its training data — which is also why bad data produces bad models.
