Skip to content

Implementation of (2016) Adversarial Feature Learning on Keras and Tensorflow 2.0

Notifications You must be signed in to change notification settings

jason71995/bigan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of BiGAN on Keras and Tensorflow 2.0

Introduction

Implementation of (2016) Adversarial Feature Learning.

ATTENTION: The architectures and the hyperparameters in this project are not exactly same as the paper.

Environment

python==3.6
tensorflow==2.0

Results

Results at 200k iterations.

Name X G(E(X)) G(Z)
MNIST alt text alt text alt text
CIFAR10 alt text alt text alt text

About

Implementation of (2016) Adversarial Feature Learning on Keras and Tensorflow 2.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages