書名: Generative Adversarial Networks Projects作者名: Kailash Ahirwar本章字數: 114字更新時間: 2021-07-02 13:38:51
Setting up a project
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:
- Start by navigating to the parent directory, as follows:
cd Generative-Adversarial-Networks-Projects
- Next, change directory from the current directory to the Chapter02 directory:
cd Chapter02
- Next, create a Python virtual environment for this project:
virtualenv venv
- After that, activate the virtual environment:
source venv/bin/activate
- Finally, install all the requirements that are indicated in the requirements.txt file:
pip install -r requirements.txt
We have now successfully set up the project. For more information, refer to the README.md file included with the code repository.
推薦閱讀
- 數據展現的藝術
- Ansible Configuration Management
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- 我的J2EE成功之路
- Go Machine Learning Projects
- Drupal 7 Multilingual Sites
- 精通Excel VBA
- AWS Certified SysOps Administrator:Associate Guide
- OpenStack Cloud Computing Cookbook
- Azure PowerShell Quick Start Guide
- 云計算和大數據的應用
- R Machine Learning Projects
- ASP.NET 2.0 Web開發入門指南
- 工業機器人入門實用教程
- 智能制造系統及關鍵使能技術