The most popular and comprehensive Open Source ECM platform
Artificial Intelligence: Autonomous Unsupervised Machine Intelligence
“Generative Adversarial Networks” (GAN) are two AI programs that work side-by-side, the first is designed to generate something like an image or music, and the second algorithm judges the results of the first program. The feedback from the judging algorithm helps the first algorithm improve while the second program also improves in its ability to recognize better quality results. Over time, both programs improve. GANS are an attempt to create unsupervised AI — algorithms that can work autonomously without input from humans.
Jay Garmon, tech writer, told TechRepublic that “you tend to have two different AI systems in this pit fight: One is the generator and one is the discriminator. The better the generator gets at fooling the discriminator, you can take that data and retrain the discriminator to get better at spotting fakes. Back and forth it goes until both are really, really good at their jobs, without you having to go out and get 10,000 pictures of stop signs.”
Some applications of GANs are not that surprising and include:
- Interpretation of medical information
- Analysis of large data sets
But GANs can also starting to do things that otherwise would have seemed like something only humans would be capable of:
- Generate complex photo-realistic images from hand-drawn sketches
- Generate realistic computer-generated voice
- Generate natural-language content













