Image Generator - Drawing Cartoons with Generative Adversarial Networks

Generating Simpsons with DCGANs

Greg Surma

--

In today’s article, we are going to implement a machine learning model that can generate an infinite number of alike image samples based on a given dataset. In order to do so, we are going to demystify Generative Adversarial Networks (GANs) and feed it with a dataset containing characters…

--

--