Tensorflow implementation of Adversarial Autoencoders
1–10 of 11 posts
Re: Tensorflow implementation of Adversarial Autoencoders
#2Re: Tensorflow implementation of Adversarial Autoencoders
#3And if it's just being used for the MNIST dataset, is there a particular reason for using it in one or the other fashion?
Re: Tensorflow implementation of Adversarial Autoencoders
#4This code is really good.
Re: Tensorflow implementation of Adversarial Autoencoders
#5This code is really good.
And impossible to use thanks to no license information.
Re: Tensorflow implementation of Adversarial Autoencoders
#6Re: Tensorflow implementation of Adversarial Autoencoders
#7Question: what framework is used mostly by academic researchers these days for DL?
Re: Tensorflow implementation of Adversarial Autoencoders
#8For this particular implementation, what are the advantages of using it for supervised or unsupervised learning? (in general?) And if it's just being used for the MNIST dataset, is there a particular reason for using it in one or the other fashion?
Re: Tensorflow implementation of Adversarial Autoencoders
#9Re: Tensorflow implementation of Adversarial Autoencoders
#10This code is really good.
(In this case "tensorcv", which is in a separate repository: https://github.com/conan7882/DeepVision-tensorflow )
That aside, I agree that it's an easier read than most ML code.