Artificial Intelligence
28 views
GAN
Quick Definition
Two competing neural networks generating synthetic data
Full Definition
Generative Adversarial Networks consist of generator and discriminator networks competing against each other.
Examples
deepfakes, image synthesis, data augmentation
Related Terms
generative-ai
diffusion-model
More Artificial Intelligence Terms
Feature Importance
Quantifying each input features contribution to predictions
Image Segmentation
Partitioning images into labeled segments per pixel
Bag of Words
Text model representing documents by word frequency counts
Natural Language Processing
AI field enabling computers to understand human language
Anomaly Detection
Identifying unusual patterns that deviate from expected behavior
Red Teaming AI
Adversarial testing of AI models for vulnerabilities