Face Generation using Generative Adversarial Networks (GANs) with Pytorch.
git clone https://github.com/papapana/face-generation.git
cd face-generation
pip install -r requirements.txt
The project itself is implemented in a Jupyter notebook in the file Predicting_bike_sharing_data.ipynb
.
To execute the Jupyter Notebook:
jupyter notebook