Matlab Example-I think this example's code, Generator and Discriminator's structure is DC-Gan's model Structure. Isn't it right?(train-generative-adversarial-network)
이전 댓글 표시
http://mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html
This example's code, Generator and Discriminator's structure is DC-Gan's modle Structure.
They doesn't have 'fully connected layer' and 'pooling layer' but have enough batchnorm. I don't think this is gan.
But the title is 'traing GAN'. I am very confused.
I want to know if I'm right.
Thank you..
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!