AI Topic Category

Machine Learning Fundamentals Terms and Concepts

This page maps the Machine Learning Fundamentals portion of the Lexicon Labs AI encyclopedia. It brings together the main concepts in this category, the tracks that organize them, and the related books and guides that make the topic easier to study.

Back to AI Topic Map

At A Glance

Entries

146

AI lexicon entries currently assigned to this category.

Tracks

3

Taxonomy tracks that sit inside this category.

Top Entry Types

concept, hardware

The most common entry types appearing in this topic cluster.

Overview

Machine Learning Fundamentals is one of the active taxonomy categories in the Lexicon Labs AI encyclopedia. The current dataset includes 146 entries in this area, which makes it large enough to function as a real discovery surface rather than a placeholder page.

Use the sample entries as a fast orientation layer, then move into the AI encyclopedia preview or the related paperbacks and bundles if you want a longer learning path.

Core ML Concepts

Track in Machine Learning Fundamentals.

Deep Learning Fundamentals

Track in Machine Learning Fundamentals.

Advanced Deep Learning

Track in Machine Learning Fundamentals.

Sample Entries

Machine Learning

Machine Learning is a subset of Artificial Intelligence enabling computers to learn patterns and make predictions or decisions from data without explicit programming. It uses algorithms to identify relationships.

Supervised Learning

Supervised learning is an AI method where algorithms learn from labeled training data, consisting of input-output pairs. It maps inputs to known outputs to predict future results for unseen data.

Unsupervised Learning

Unsupervised learning is a machine learning approach where algorithms analyze unlabeled data to discover hidden patterns, structures, or groupings without explicit human guidance. It identifies inherent relationships within the dataset.

Reinforcement Learning

Reinforcement Learning is a machine learning method where an agent learns to make sequential decisions by interacting with an environment. It receives rewards or penalties for actions, aiming to maximize cumulative reward through trial and.

Semi-Supervised Learning

Semi-Supervised Learning trains models using a small amount of labeled data alongside a larger pool of unlabeled data. It leverages patterns in the unlabeled examples to improve performance, especially when obtaining extensive labels is costly.

Self-Supervised Learning

Self-Supervised Learning is a machine learning method where models generate their own labels from unlabeled input data. It learns by solving "pretext tasks" derived from the data itself, enabling the extraction of valuable features without.

Transfer Learning

Transfer Learning reuses a pre-trained model on a new, related task. It leverages knowledge gained from the original task to improve performance and reduce training time on the new one, especially with limited data.

Multi-Task Learning

Multi-Task Learning is a machine learning approach where a single model is trained to perform several related tasks simultaneously. It shares information between tasks, improving generalization and efficiency compared to training separate models.

Meta-Learning

Meta-learning is an AI approach where a model learns to learn. It acquires knowledge from diverse tasks, improving its ability to quickly adapt and solve new, unseen problems with minimal data or training.

Few-Shot Learning

Few-Shot Learning is a machine learning technique where a model learns to perform a new task or recognize new categories using only a very small number of labeled examples. It enables generalization from limited data.

Zero-Shot Learning

Zero-Shot Learning enables an AI model to recognize or generate outputs for categories it has never encountered during training. It leverages existing knowledge to generalize to entirely new, unseen concepts without any prior examples.

One-Shot Learning

One-Shot Learning is a machine learning approach where a model learns to identify new categories or concepts after being trained on just one example per category. This enables rapid adaptation with minimal data.

Related Guides

Useful Tools

Lecture Lingo

Turn messy notes into study-ready flashcards and CSV exports for spaced repetition apps.

Open Tool

Related Paperbacks

Alan Turing book cover

Alan Turing

A biography of Alan Turing, the trailblazing mathematician and codebreaker whose ideas shaped modern computing and artificial intelligence.

View Paperback

Related Bundles