Open tseckin opened 8 years ago
Yes, you are missing something. I haven't included the code for the conditional model. I have now made an implementation available. I hope this is helpful. :)
It seems this implementation link is not available now. Would you please give an available one?
I wonder if it is enough to specify "supervised=True" of feeds method for supervised learning?
I set supervised parameter to true for cifar but I am getting an error. (I also tried lfw and getting the same error)
Example for cifar:
Here is the error of cifar_aegan:
Is it a bug or am I missing something for supervised learning?