Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 394 Bytes

Keras-GAN

Introduction

NOTE

  • Update to Keras-2.0 after 19 May 2017.
  • Codes for keras-1.0 (deprecated) is stored in legacy/. It has a lot of bugs and I DO NOT recommend you to refer them totally.
  • Check scripts/mnist.py for usage.