DeepBayes: Gan Game
Introduction:
这篇记录了GAN,生成对抗,转载请注明。
Reference:
- Deep Bayes Slides
- https://zhuanlan.zhihu.com/p/25071913
- https://zhuanlan.zhihu.com/p/55393813
f-Divergence
For distributions P and Q f-divergence is defined as:
KL-divergence:
Reversed KL-divergence:
Total variation:
Earth Mover Distance
Wasserstein距离:
We can judge by:
We can solve the following dual problem:
Spectral Normalization
For any weight matrix W, we want to find the square of the biggest feature val:
Power Iteration
Game theory view on GANs
算法小屋 文章被收录于专栏
不定期分享各类算法以及面经。同时也正在学习相关分布式技术。欢迎一起交流。