248 Forks
531 Stars
531 Watchers

generative-adversarial-networks

Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs

How to download and setup generative-adversarial-networks

Open terminal and run command
git clone https://github.com/jonbruner/generative-adversarial-networks.git
git clone is used to create a copy or clone of generative-adversarial-networks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with generative-adversarial-networks https://github.com/jonbruner/generative-adversarial-networks/archive/master.zip

Or simply clone generative-adversarial-networks with SSH
[email protected]:jonbruner/generative-adversarial-networks.git

If you have some problems with generative-adversarial-networks

You may open issue on generative-adversarial-networks support forum (system) here: https://github.com/jonbruner/generative-adversarial-networks/issues