10 2016 档案

强化学习1
摘要:一、与监督学习不一样的地方: (1)closed-loop (2)not told which actions to take (3)not only the immediate reward but also the next situation,through that, all subsequ 阅读全文

posted @ 2016-10-31 19:36 一动不动的葱头 阅读(134) 评论(0) 推荐(0)

tensorflow资料补充(很棒)
摘要:http://tensorfly.cn/tfdoc/get_started/introduction.html https://github.com/CreatCodeBuild/TensorFlow-Chinese-Tutorial http://valser.org/forum-101-1.ht 阅读全文

posted @ 2016-10-23 15:37 一动不动的葱头 阅读(196) 评论(0) 推荐(0)

NLP中word2vec的CBOW模型和Skip-Gram模型
摘要:参考:tensorflow_manual_cn.pdf Page83 例子(数据集): the quick brown fox jumped over the lazy dog. (1)CBOW模型: (2)Skip-Gram模型: 阅读全文

posted @ 2016-10-23 12:09 一动不动的葱头 阅读(6271) 评论(0) 推荐(0)

论文的时态
摘要:http://www.letpub.com.cn/index.php?page=sci_writing_2 阅读全文

posted @ 2016-10-03 17:13 一动不动的葱头 阅读(151) 评论(0) 推荐(0)

导航