Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 984 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 984 Bytes

CapsuleGAN

Quick Start

To run this code, you should open your terminal and type these commands.

git clone https://github.com/Faldict/CapsuleGAN
cd CapsuleGAN
python main.py

Requirements

  • python3
  • numpy
  • tensorflow (gpu better)

TODO

  • Upload experiment results
  • Add hyper parameters

Feedbacks

Please feel free to submit issues if you get any problems or have any advice.

Reference