arogozhnikov / DeepMMD-GAN

Yet another (very simple) approach for adversarial training.
Apache License 2.0
15 stars 9 forks source link

auto-encoder network #1

Open deep0learning opened 5 years ago

deep0learning commented 5 years ago

Can you please tell me how can we use this loss for auto-encoder network?

arogozhnikov commented 5 years ago

AE is different from adversarial approach here. If you need to mix them, you'd better take a look at somewhat like adversarial auto-encoding