AI Rookies

Representation Learning

Fact

A way for AI to learn useful inner clues by itself.

In Plain Words

Rep Learning is like a kid sorting a giant toy box. You do not point at every wheel. Soon it knows cars from cats.

It decides what clues a model notices in pictures, voices, and words. It also helps Transfer Learning.

Related Concepts

Embedding
Representation Learning often produces Embeddings as useful learned forms.

SSL
SSL is often used to learn general representations.

Transfer Learning
Better representations usually move to new tasks more easily.

Deep Learning
Deep Learning is powerful partly because it learns features by itself.