#ModelTraining Page 3 of 4

Explore AIstify's latest reporting, research, and expert analysis tagged with "model training", collected in one continuously updated archive.

Related Posts

Data Augmentation
By • 1 min read

Data Augmentation

By • 1 min read

Data augmentation expands a training dataset by creating realistic variations of existing examples while preserving their intended labels.

Instruction Tuning
By • 1 min read

Instruction Tuning

By • 1 min read

Instruction tuning trains an AI model on instruction-and-response examples so it follows natural-language tasks more reliably across different use cases.

Compute
By • 1 min read

Compute

By • 1 min read

Compute is the processing capacity consumed when AI models are trained, evaluated, or used to generate predictions and outputs.

Weight Initialization
By • 1 min read

Weight Initialization

By • 1 min read

Weight initialization sets the starting parameters of a neural network so activations and gradients remain stable when model training begins.

Weight Decay
By • 1 min read

Weight Decay

By • 1 min read

Weight decay is a regularization method that limits large model weights during training to reduce overfitting and improve generalization.

Gradient Descent
By • 1 min read

Gradient Descent

By • 1 min read

Gradient descent is an optimization algorithm that reduces model error by repeatedly adjusting parameters in the direction indicated by the loss gradient.

Weight
By • 1 min read

Weight

By • 1 min read

A weight is a learned numerical parameter that controls the influence of an input or connection within a machine learning model or neural network.

AutoML
By • 1 min read

AutoML

By • 1 min read

AutoML automates parts of the machine learning workflow, including model selection, feature processing, and hyperparameter search.

Batch Size
By • 1 min read

Batch Size

By • 1 min read

Batch size is the number of examples a machine learning model processes before updating its weights during training and gradient optimization.

Active Learning
By • 1 min read

Active Learning

By • 1 min read

Active learning is a machine learning approach that selects the most informative examples for human labeling to improve a model with less annotation work.

Wasserstein GAN (WGAN)
By • 1 min read

Wasserstein GAN (WGAN)

By • 1 min read

A Wasserstein GAN (WGAN) is a generative model that uses a distribution-distance objective to improve training stability and synthetic output quality.

AI Accelerator
By • 1 min read

AI Accelerator

By • 1 min read

An AI accelerator is specialized computing hardware designed to execute machine learning training or inference workloads efficiently.