January 2019
Intermediate to advanced
316 pages
8h 16m
English
The source code for the project is available on GitHub at the following link: https://github.com/PacktPublishing/Generative-Adversarial-Networks-Projects.
Run the following commands to set up the project:
cd Generative-Adversarial-Networks-Projects
cd Chapter02
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
We have now successfully set up the project. For more ...
Read now
Unlock full access