(1) (GaN) (
GAllium
Nitride) See
gallium nitride and
GaN charger.
(2) (
Generic
Access
Network) A GSM standard for roaming between cellular and Wi-Fi networks. Previously known as "Unified Mobile Access" (UMA), it allows dual-mode handsets to seamlessly switch networks, helping cellphones inside buildings to not drop calls. See
dual-mode handset and
cellular generations.
(3) (
Generative
Adversarial
Network) An AI neural network that creates realistic images to train machine learning systems. To develop its expertise, thousands of real images are fed into a GAN from which the variations are created. GANs are also used to develop product alternatives and specific personas for advertisements. They can generate new video frames that turn a cloudy day into sunshine.
A GAN Is a Generator and Discriminator
The generator, which is a normal convolutional neural network (CNN), creates the images, and the discriminator (reverse CNN) evaluates them for realism. They work together to improve the quality of the images. As the discriminator provides feedback, the generator is able to fine tune its output. See
neural network.
Real and Generated
Each pair of faces represents a real person and an image created in a generative adversarial network (GAN). (Image courtesy of NVIDIA Corporation.)