Dueling neural networks — Neural networks aren’t limited to just learning data; they can also learn to create it. One of the classic machine learning papers is Generative Adversarial Networks (GANs) (2014) by Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, and others. …