GANs in your terminal
To install ptarmigan, clone the repo and install the dependencies:
git clone https://github.com/raghavsub/ptarmigan.git
cd ptarmigan
Ptarmigan uses a DCGAN to generate MNIST digits and print them in your terminal:
./ptarmigan