首页 > 其他 > 详细

PaperReading20200324

时间:2020-03-24 22:19:16      阅读:56      评论:0      收藏:0      [点我收藏+]

CanChen ggchen@mail.ustc.edu.cn


 

Normalizing flow models

  • Motivation: VAE is good at extracting features but finds it hard to get probability for data points. For autoregressive models, you can get probability easily while you can not learn features. Here we have Normalizing flow models.
  • Method: The key idea is to find a simple distribution which is easy to sample and get density then we use NN to project this distribution to a normalized density, from which we get the name"Normalizing". This NN function can be learnt and invertible so we can use the inverse function to get the distribution.
  • Contribution: Another interesting generative model!

PaperReading20200324

原文:https://www.cnblogs.com/JuliaAI123/p/12561949.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!