# Learning-Generative-Adversarial-Networks_2 **Repository Path**: cocoon_zz/Learning-Generative-Adversarial-Networks_2 ## Basic Information - **Project Name**: Learning-Generative-Adversarial-Networks_2 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learning-Generative-Adversarial-Networks This is the code repository for [Learning Generative Adversarial Networks](https://www.packtpub.com/big-data-and-business-intelligence/learning-generative-adversarial-networks?utm_source=github&utm_medium=repository&utm_campaign=9781788396417), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book Generative models are gaining a lot of popularity among the data scientists, mainly because they facilitate the building of AI systems that consume raw data from a source and automatically builds an understanding of it. Unlike supervised learning methods, generative models do not require labeling of the data which makes it an interesting system to use. This book will help you to build and analyze the deep learning models and apply them to real-world problems. This book will help readers develop intelligent and creative application from a wide variety of dataset (mainly focusing on visual or images). ## Instructions and Navigation All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02. The code will look like the following: ```