Final project for ECE176, from-scratch implementation of DCGAN.
- Create a virtual environment using
python -m venv env - Activate venv with
source env/bin/activate - Download libraries with
pip install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Final project for ECE176, from-scratch implementation of DCGAN.
python -m venv envsource env/bin/activatepip install -r requirements.txt