A Keras implementation of the Boundary Equilibrium GAN Paper
Install the necessary requirements. Import your data into the main.py file and make the appropriate parameter changes. The correctness of this implementation is still being verified.
- Python 3
- Keras 1
- Numpy
- Matplotlib
- Tensorflow or Theano