* New loss `wgan`
* Initial Public API Release
* API example: `colorizer` - re-colorize an image!
* API example: `inpainter` - remove a section of an image and have your GAN repaint it
* API example: `super-resolution` - zoom in and enhance. We've caught the bad guy!
* 4 _new_ samplers. `--sampler` flag. Valid options are: `batch`,`progressive`,`static_batch`,`grid`.