AI
blog
NN
click to edit
click to edit
模型
优化策略
交叉验证(CV)
*缓存中间数据
- 使用GridSearchCV
- 使用适合该问题的模型
- 组合模型
- 特征提取
Math
矩阵
概率
信息轮
导数
SVD
click to edit
github
动手学习机器学习
Learning from data
sklearn and tensorflow practices
资源网站导航
click to edit
ML
tensorfolw:
NLP and deep learning
click to edit
NLP
Embedding
word2vec
click to edit
分层softmax
笔记
word2vec 数学原理
Word2Vec Resources
word2vec Parameter Learning Explained Xin Rong ronxin@umich.edu
word2vec Parameter Learning Explained 中文
CBOW(continuous bag-of-word)模型和SG(skip-gram)模型,以及两种参数优化技术:hierarchical softmax 和 negative sampling.
click to edit
topic model
LDA
click to edit
数据工程
[The Data Engineering Cookbook] (https://andreaskretz.com/)
click to edit