Skip to content

Parametrizable gan

Vladimír Višňovský requested to merge parametrizable_gan into master

Addresses issue #3.Added functionality to customise layer activation function & number of neurons in encoder/decoder, discriminator. Also to better visualise results of those changes there is an option to toggle Tensorboard from launcher menu. There have been small changes regarding the structure of code in GAN. A few examples have been provided in .ipynb.

Edited by Vladimír Višňovský

Merge request reports