Faldict / CapsuleGAN

An Experimental Implementation for CapsuleGAN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Experimental Implementation for CapsuleGAN.


Languages

Language:Python 100.0%