Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 463 Bytes

GECCO-2019-Keras

Stabilized Training of Generative Adversarial Networks by a Genetic Algorithm.

The experimental codes using Keras from the paper that was submitted to GECCO 2019. (https://doi.org/10.1145/3319619.3326774)

Getting Started

Environments

  • Ubuntu 16.04 or 18.04
  • Python 3.6 or 3.7

Installation from PyPi

  • Keras
  • Matplotlib