Training a neural network for fun and profit
This article discusses our venture into training a neural network for an engaging project. Our journey involved researching neural networks, utilizing Python and TensorFlow, and exploring Generative Adversarial Networks (GANs). We explored alternative network architectures like SRGAN and Progressive Growing GAN for higher-quality image generation.
The article also mentions useful links and articles about GANs and neural networks we explored while implementing this project.
Read the complete article on our blog
How we trained a neural network to generate unique images of cats and red pandas with the help of Progressive Growing GAN.









