“Reading Paper”版本间的差异
来自cslt Wiki
(→word vector) |
(→tool) |
||
第5行: | 第5行: | ||
* document vector[http://radimrehurek.com/2014/12/doc2vec-tutorial/?utm_source=rss&utm_medium=rss&utm_campaign=doc2vec-tutorial] | * document vector[http://radimrehurek.com/2014/12/doc2vec-tutorial/?utm_source=rss&utm_medium=rss&utm_campaign=doc2vec-tutorial] | ||
:* genSim[https://github.com/piskvorky/gensim/] new function | :* genSim[https://github.com/piskvorky/gensim/] new function | ||
+ | * Deep Learning for Java[http://deeplearning4j.org/] | ||
+ | :* word2vec[http://deeplearning4j.org/word2vec.html] | ||
==QA== | ==QA== |
2014年12月25日 (四) 05:14的版本
目录
[隐藏]tool
- word2vec tool
- document vector[3]
- genSim[4] new function
- Deep Learning for Java[5]
- word2vec[6]
QA
NN & RNN LM
document classification
word vector
- useful tutorial
- Learning Word Vectors for Sentiment Analysis
- deep learing in nlp
learn report
basic tasks of speech processing
learn process
Some Things to remember
- video lectures [9]
- free books [10]
- 推荐系统的tutorial slides [11][12]
- understanding-lbfgs [13]
- ml blog[14][15]
- 公开课[16]
- 机器学习日报[17]
- 包含大量的学习资源
- Advanced Machine Learning[18]