Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 515 Bytes

GANsters

This repo is for GANs research, to implement all the present GANs papers, try possible variations and have a side-by-side visual benchmark.

ACT:1

  • Dataset : MNIST
  • Epochs : 200
  • Optimizer : ADAM
  • lr : 0.0002

Vanilla GANs | DCGANS