Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 476 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 476 Bytes

Face Generation using Generative Adversarial Networks (GANs)

Description

Face Generation using Generative Adversarial Networks (GANs) with Pytorch.

Installation

git clone https://github.com/papapana/face-generation.git
cd face-generation
pip install -r requirements.txt

Usage

The project itself is implemented in a Jupyter notebook in the file Predicting_bike_sharing_data.ipynb. To execute the Jupyter Notebook:

jupyter notebook