sabo
sabo
全部文章
分类
c++(1)
因果推断(2)
技术栈(1)
机器学习(27)
程序静态分析(1)
算法实践(1)
算法总结(15)
统计(1)
自然语言处理(9)
论文笔记(13)
读书笔记(1)
面经(1)
项目学习(1)
题解(28)
归档
标签
去牛客网
登录
/
注册
Stay Forever Young
Act like a woman, think like a man
TA的专栏
48篇文章
0人订阅
算法小屋
45篇文章
2341人学习
c++
2篇文章
722人学习
大数据
1篇文章
99人学习
全部文章
(共100篇)
贝叶斯学习路线
贝叶斯学习路线 https://www.cnblogs.com/bayesianML/p/6377588.html#belief_propagation
贝叶斯
2020-05-04
0
508
PGM review2: Clique Tree algorithm
来自专栏
Introduction 团树算法 Correctness of clique tree algorithm Convergence of clique tree algorithms Answering queries Running intersections and independ...
贝叶斯
2020-05-03
0
977
PGM review1:cluster graph
来自专栏
Introduction 复习下概率图1:聚类图示例聚类图消息传递机制 Belief propagation Algorithm BP is an Approximate algorithm. Running intersection property Bethe cluster graph ...
贝叶斯
2020-05-03
0
1157
Deep Bayes & torch distribution的一些学习
来自专栏
Introduction 这次基本了解一下torch distribution的库。torch distribution和tf probability库差不多,所以学习的时候可以参照tf probability的库来学习。ref: Deep Bayes slides Shape shape这里有几点...
贝叶斯
2020-05-02
0
1022
DeepBayes: implicit and semi-implicit VI
来自专栏
Introduction 本篇记录隐式和半隐式变分推断,转载请注明。reference:Deep Bayes slidesVariational inference solves an optimization problem.Minimizing the KL = Maximizing the E...
贝叶斯
2020-05-01
0
737
Deep Bayes:MCMC
来自专栏
Introduction 这篇主要记录了Monto Carlo Markov Chain。转载请注明。ref:Deep Bayes slideshttps://blog.csdn.net/qy20115549/article/details/54561643 MCMC Probabilistic m...
贝叶斯
2020-04-26
0
690
Deep Bayes: Adaptive skip-gram
来自专栏
Introduction 这里记录的是skip-gram模型的改进。转载请注明。Ref:Deep Bayes slides Skip-gram model Distributional hypothesis: similar words appear in similar contexts.Grad...
贝叶斯
2020-04-26
0
893
Deep Matching:召回策略回顾
来自专栏
Introduction 这篇记录的是推荐系统的召回策略。转载请注明。reference:WWW18 tutorial Methods of Representation learning DSSM 问题:序列的顺序信息丢失,词袋模型不能保证顺序信息 CDSSM,LSTM-DSSM CNN和RNN都...
推荐系统
2020-04-25
0
1634
DeepBayes:Gaussian Process
来自专栏
Introduction 这篇是记录高斯过程的,转载请注明。Ref:1.Deep Bayes Slides The Gaussian Distribution The marginal and conditional distributions are also Gaussians. Functi...
贝叶斯
2020-04-24
0
818
Deep Bayes: Normalizing flow
来自专栏
Introduction 这篇记录了Flow-based 生成模型。转载请注明。Ref:1.Deep Bayes slides2.李宏毅machine learning Change of variables formula 1d-case:Given Nd-case: Coupling lay...
贝叶斯
2020-04-21
0
706
首页
上一页
1
2
3
4
5
6
7
8
9
10
下一页
末页