上一页 1 ··· 235 236 237 238 239 240 241 242 243 ··· 426 下一页
摘要: 2*randn(sz):0 均值,方差为 4(variance), standard deviation:标准差为 2;numel():returns the # of elements; numel(randn(2, 3, 4)) ⇒ 24fieldnames():... 阅读全文
posted @ 2016-11-04 22:42 未雨愁眸 阅读(225) 评论(0) 推荐(0)
摘要: 0. 分位数(quantiles)因为累计分布函数(cdf,F−1)是单调增函数,因此其有反函数,不妨记为 F−1。其真实的含义在于,如果 F 是 X 的 cdf,则 F−1(α) 的函数值为:P(X≤xα)=α这称为 α-分位;F−1 的自变量是概率,1. Z-sc... 阅读全文
posted @ 2016-11-04 20:00 未雨愁眸 阅读(680) 评论(0) 推荐(0)
摘要: 0. 分位数(quantiles)因为累计分布函数(cdf,F−1)是单调增函数,因此其有反函数,不妨记为 F−1。其真实的含义在于,如果 F 是 X 的 cdf,则 F−1(α) 的函数值为:P(X≤xα)=α这称为 α-分位;F−1 的自变量是概率,1. Z-sc... 阅读全文
posted @ 2016-11-04 20:00 未雨愁眸 阅读(1184) 评论(0) 推荐(0)
摘要: 1. baseline流程化的处理方式,用 BoW 将 sentences 从 text 表示成 vector,LR 或者 SVM 做回归;LIBLINEAR – A Library for Large Linear Classification对于多分类问题,工业上... 阅读全文
posted @ 2016-11-04 18:42 未雨愁眸 阅读(120) 评论(0) 推荐(0)
摘要: 1. baseline流程化的处理方式,用 BoW 将 sentences 从 text 表示成 vector,LR 或者 SVM 做回归;LIBLINEAR – A Library for Large Linear Classification对于多分类问题,工业上... 阅读全文
posted @ 2016-11-04 18:42 未雨愁眸 阅读(134) 评论(0) 推荐(0)
摘要: 0. 数学prob.pdf(概率论基础)Probabilistic-Programming-and-Bayesian-Methods-for-Hackers(Github)All The Mathematics You Missed(but need to know ... 阅读全文
posted @ 2016-11-04 16:37 未雨愁眸 阅读(270) 评论(0) 推荐(0)
摘要: 0. 数学prob.pdf(概率论基础)Probabilistic-Programming-and-Bayesian-Methods-for-Hackers(Github)All The Mathematics You Missed(but need to know ... 阅读全文
posted @ 2016-11-04 16:37 未雨愁眸 阅读(416) 评论(0) 推荐(0)
摘要: 美国人爱用缩略词指代一些大家都心知肚明的事或者对象,DOA:Dead On Arrival,E:Ecstasy,摇头丸;根据发音: c u:see youaka:also known as,也被称为wrt:with respect to,关于 req:requir... 阅读全文
posted @ 2016-11-04 16:19 未雨愁眸 阅读(340) 评论(0) 推荐(0)
摘要: 美国人爱用缩略词指代一些大家都心知肚明的事或者对象,DOA:Dead On Arrival,E:Ecstasy,摇头丸;根据发音: c u:see youaka:also known as,也被称为wrt:with respect to,关于 req:requir... 阅读全文
posted @ 2016-11-04 16:19 未雨愁眸 阅读(536) 评论(0) 推荐(0)
摘要: 0. 开源的库genismkeras wrapper of theano/TensorFlow1. CNN for NLPConvolutional Neural Networks for Sentence ClassificationYoon KimSentence... 阅读全文
posted @ 2016-11-04 15:50 未雨愁眸 阅读(121) 评论(0) 推荐(0)
上一页 1 ··· 235 236 237 238 239 240 241 242 243 ··· 426 下一页