In machine learning, supervised learning (SL) is a type of machine learning paradigm where an algorithm learns to map input data to a specific output based...
22 KB (3,049 words) - 23:34, 27 July 2025
Self-supervised learning (SSL) is a paradigm in machine learning where a model is trained on a task using the data itself to generate supervisory signals...
18 KB (2,047 words) - 05:34, 4 August 2025
Weak supervision (also known as semi-supervised learning) is a paradigm in machine learning, the relevance and notability of which increased with the advent...
22 KB (3,038 words) - 19:39, 8 July 2025
explicit algorithms. Feature learning can be either supervised, unsupervised, or self-supervised: In supervised feature learning, features are learned using...
45 KB (5,114 words) - 09:22, 4 July 2025
Reinforcement learning is one of the three basic machine learning paradigms, alongside supervised learning and unsupervised learning. Reinforcement learning differs...
69 KB (8,198 words) - 17:43, 6 August 2025
Machine learning is commonly separated into three main learning paradigms, supervised learning, unsupervised learning and reinforcement learning. Each corresponds...
168 KB (17,611 words) - 12:10, 26 July 2025
perform a specific task. Feature learning can be either supervised or unsupervised. In supervised feature learning, features are learned using labelled...
140 KB (15,528 words) - 00:32, 8 August 2025
requiring learning rate warmup. Transformers typically are first pretrained by self-supervised learning on a large generic dataset, followed by supervised fine-tuning...
106 KB (13,105 words) - 18:15, 6 August 2025
Multilayer perceptron (section Learning)
radial basis networks, another class of supervised neural network models). In recent developments of deep learning the rectified linear unit (ReLU) is more...
16 KB (1,932 words) - 03:01, 30 June 2025
Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively from unlabeled...
31 KB (2,770 words) - 17:17, 16 July 2025
Decision tree learning is a supervised learning approach used in statistics, data mining and machine learning. In this formalism, a classification or...
47 KB (6,489 words) - 07:10, 31 July 2025
feedback, learning a reward model, and optimizing the policy. Compared to data collection for techniques like unsupervised or self-supervised learning, collecting...
62 KB (8,615 words) - 14:51, 3 August 2025
computation) with a learning component (performing either supervised learning, reinforcement learning, or unsupervised learning). Learning classifier systems...
51 KB (6,522 words) - 07:14, 8 August 2025
models primarily employed supervised learning from large amounts of manually labeled data. This reliance on supervised learning limited their use of datasets...
32 KB (1,069 words) - 21:57, 7 August 2025
(GP) was a long-established technique in machine learning. GP is a form of self-supervised learning where a model is first trained on a large, unlabeled...
54 KB (4,304 words) - 21:37, 7 August 2025
design and analysis. AIARE encompasses several AI methodologies: Supervised learning employs tagged data to train models to recognize system components...
5 KB (568 words) - 07:26, 24 May 2025
Perceptron (redirect from Perceptron learning algorithm)
In machine learning, the perceptron is an algorithm for supervised learning of binary classifiers. A binary classifier is a function that can decide whether...
49 KB (6,297 words) - 16:05, 3 August 2025
Imitation learning is a paradigm in reinforcement learning, where an agent learns to perform a task by supervised learning from expert demonstrations....
13 KB (1,339 words) - 00:05, 21 July 2025
Structured prediction (redirect from Structured learning)
Structured prediction or structured output learning is an umbrella term for supervised machine learning techniques that involves predicting structured...
6 KB (773 words) - 20:14, 1 February 2025
In logic, statistical inference, and supervised learning, transduction or transductive inference is reasoning from observed, specific (training) cases...
11 KB (1,481 words) - 04:24, 26 July 2025
scenario, learning algorithms can actively query the user/teacher for labels. This type of iterative supervised learning is called active learning. Since...
18 KB (2,211 words) - 03:37, 10 May 2025
Artificial neural networks (ANNs) are models created using machine learning to perform a number of tasks. Their creation was inspired by biological neural...
85 KB (8,625 words) - 20:54, 10 June 2025
Recurrent neural network (redirect from Real-time recurrent learning)
predictability in the incoming data sequence, the highest level RNN can use supervised learning to easily classify even deep sequences with long intervals between...
90 KB (10,406 words) - 16:20, 7 August 2025
Mamba is a deep learning architecture focused on sequence modeling. It was developed by researchers from Carnegie Mellon University and Princeton University...
11 KB (1,159 words) - 01:54, 7 August 2025
Regularization (mathematics) (redirect from Regularization (machine learning))
gather than input examples, semi-supervised learning can be useful. Regularizers have been designed to guide learning algorithms to learn models that respect...
30 KB (4,628 words) - 00:24, 11 July 2025
Convolutional neural network (redirect from CNN (machine learning model))
visual scenes even when the objects are shifted. Several supervised and unsupervised learning algorithms have been proposed over the decades to train the...
138 KB (15,553 words) - 03:37, 31 July 2025
Multimodal learning is a type of deep learning that integrates and processes multiple types of data, referred to as modalities, such as text, audio, images...
9 KB (2,212 words) - 22:40, 1 June 2025
In machine learning, attention is a method that determines the importance of each component in a sequence relative to the other components in that sequence...
40 KB (3,575 words) - 07:08, 4 August 2025
reducing bias. Boosting is a popular and effective technique used in supervised learning for both classification and regression tasks. The theoretical foundation...
20 KB (2,178 words) - 15:45, 27 July 2025
unsupervised biologically inspired learning methods are available such as Hebbian learning and STDP, no effective supervised training method is suitable for...
33 KB (3,747 words) - 18:23, 18 July 2025