@@ -2,57 +2,57 @@ ChatBotCourse
2
2
==============
3
3
_ 读本人更多原创文章,欢迎关注微信订阅号_
4
4
5
- <img src =" https://github.com/warmheartli/MachineLearningCourse/blob/master/weixinpub.jpg " width = " 150 " height = " 150 " alt =" SharEDITor " />
5
+ <img src =" https://github.com/warmheartli/MachineLearningCourse/blob/master/weixinpub.jpg " width = " 150 " height = " 150 " alt =" lcsays " />
6
6
7
7
_ 欢迎关注我的另外两个github项目_
8
8
* [ _ 教你成为全栈工程师_ ] ( https://github.com/warmheartli/FullStackDeveloperCourse )
9
9
* [ _ 机器学习精简入门教程_ ] ( https://github.com/warmheartli/MachineLearningCourse )
10
10
11
11
智能游戏AI从基础到实战教程
12
12
==============
13
- * [ 智能游戏AI从基础到实战教程 一-发动集体智慧开发游戏AI] ( http://www.shareditor .com/blogshow?blogId=139 ) (2018-08-16)
13
+ * [ 智能游戏AI从基础到实战教程 一-发动集体智慧开发游戏AI] ( http://www.lcsays .com/blogshow?blogId=139 ) (2018-08-16)
14
14
15
15
自己动手做聊天机器人教程
16
16
==============
17
- * [ 自己动手做聊天机器人 一-涉及知识] ( http://www.shareditor .com/blogshow/?blogId=63 ) (2016-06-09)
18
- * [ 自己动手做聊天机器人 二-初识NLTK库] ( http://www.shareditor .com/blogshow/?blogId=64 ) (2016-06-10)
19
- * [ 自己动手做聊天机器人 三-语料与词汇资源] ( http://www.shareditor .com/blogshow/?blogId=65 ) (2016-06-12)
20
- * [ 自己动手做聊天机器人 四-何须动手?完全自动化对语料做词性标注] ( http://www.shareditor .com/blogshow/?blogId=67 ) (2016-06-17)
21
- * [ 自己动手做聊天机器人 五-自然语言处理中的文本分类] ( http://www.shareditor .com/blogshow/?blogId=69 ) (2016-06-21)
22
- * [ 自己动手做聊天机器人 六-教你怎么从一句话里提取出十句话的信息] ( http://www.shareditor .com/blogshow/?blogId=70 ) (2016-06-22)
23
- * [ 自己动手做聊天机器人 七-文法分析还是基于特征好啊] ( http://www.shareditor .com/blogshow/?blogId=71 ) (2016-06-23)
24
- * [ 自己动手做聊天机器人 八-重温自然语言处理] ( http://www.shareditor .com/blogshow/?blogId=72 ) (2016-06-24)
25
- * [ 自己动手做聊天机器人 九-聊天机器人应该怎么做] ( http://www.shareditor .com/blogshow/?blogId=73 ) (2016-06-25)
26
- * [ 自己动手做聊天机器人 十-半个小时搞定词性标注与关键词提取] ( http://www.shareditor .com/blogshow/?blogId=74 ) (2016-06-28)
27
- * [ 自己动手做聊天机器人 十一-0字节存储海量语料资源] ( http://www.shareditor .com/blogshow/?blogId=76 ) (2016-07-01)
28
- * [ 自己动手做聊天机器人 十二-教你如何利用强大的中文语言技术平台做依存句法和语义依存分析] ( http://www.shareditor .com/blogshow/?blogId=77 ) (2016-07-04)
29
- * [ 自己动手做聊天机器人 十三-把语言模型探究到底] ( http://www.shareditor .com/blogshow/?blogId=78 ) (2016-07-05)
30
- * [ 自己动手做聊天机器人 十四-探究中文分词的艺术] ( http://www.shareditor .com/blogshow/?blogId=80 ) (2016-07-06)
31
- * [ 自己动手做聊天机器人 十五-一篇文章读懂拿了图灵奖和诺贝尔奖的概率图模型] ( http://www.shareditor .com/blogshow/?blogId=81 ) (2016-07-09)
32
- * [ 自己动手做聊天机器人 十六-大话自然语言处理中的囊中取物] ( http://www.shareditor .com/blogshow/?blogId=82 ) (2016-07-09)
33
- * [ 自己动手做聊天机器人 十七-让机器做词性自动标注的具体方法] ( http://www.shareditor .com/blogshow/?blogId=86 ) (2016-07-15)
34
- * [ 自己动手做聊天机器人 十八-神奇算法之句法分析树的生成] ( http://www.shareditor .com/blogshow/?blogId=87 ) (2016-07-19)
35
- * [ 自己动手做聊天机器人 十九-机器人是怎么理解“日后再说”的] ( http://www.shareditor .com/blogshow/?blogId=88 ) (2016-07-21)
36
- * [ 自己动手做聊天机器人 二十-语义角色标注的基本方法] ( http://www.shareditor .com/blogshow/?blogId=89 ) (2016-07-22)
37
- * [ 自己动手做聊天机器人 二十一-比TF-IDF更好的隐含语义索引模型是个什么鬼] ( http://www.shareditor .com/blogshow/?blogId=90 ) (2016-07-26)
38
- * [ 自己动手做聊天机器人 二十二-神奇算法之人工神经网络] ( http://www.shareditor .com/blogshow/?blogId=92 ) (2016-08-01)
39
- * [ 自己动手做聊天机器人 二十三-用CNN做深度学习] ( http://www.shareditor .com/blogshow/?blogId=97 ) (2016-08-12)
40
- * [ 自己动手做聊天机器人 二十四-将深度学习应用到NLP] ( http://www.shareditor .com/blogshow/?blogId=99 ) (2016-08-18)
41
- * [ 自己动手做聊天机器人 二十五-google的文本挖掘深度学习工具word2vec的实现原理] ( http://www.shareditor .com/blogshow/?blogId=100 ) (2016-08-20)
42
- * [ 自己动手做聊天机器人 二十六-图解递归神经网络(RNN)] ( http://www.shareditor .com/blogshow/?blogId=103 ) (2016-08-25)
43
- * [ 自己动手做聊天机器人 二十七-用深度学习来做自动问答的一般方法] ( http://www.shareditor .com/blogshow/?blogId=104 ) (2016-08-26)
44
- * [ 自己动手做聊天机器人 二十八-脑洞大开:基于美剧字幕的聊天语料库建设方案] ( http://www.shareditor .com/blogshow/?blogId=105 ) (2016-08-30)
45
- * [ 自己动手做聊天机器人 二十九-重磅:近1GB的三千万聊天语料供出] ( http://www.shareditor .com/blogshow/?blogId=112 ) (2016-09-18)
46
- * [ 自己动手做聊天机器人 三十-第一版聊天机器人诞生——吃了字幕长大的小二兔] ( http://www.shareditor .com/blogshow/?blogId=113 ) (2016-09-26)
47
- * [ 自己动手做聊天机器人 三十一-如何把网站流量导向小二兔机器人] ( http://www.shareditor .com/blogshow/?blogId=114 ) (2016-09-30)
48
- * [ 自己动手做聊天机器人 三十二-用三千万影视剧字幕语料库生成词向量] ( http://www.shareditor .com/blogshow/?blogId=115 ) (2016-10-10)
49
- * [ 自己动手做聊天机器人 三十三-两套代码详解LSTM-RNN——有记忆的神经网络] ( http://www.shareditor .com/blogshow/?blogId=116 ) (2016-10-13)
50
- * [ 自己动手做聊天机器人 三十四-最快的深度学习框架torch] ( http://www.shareditor .com/blogshow/?blogId=117 ) (2016-10-28)
51
- * [ 自己动手做聊天机器人 三十五-一个lstm单元让聊天机器人学会甄嬛体] ( http://www.shareditor .com/blogshow/?blogId=118 ) (2016-11-23)
52
- * [ 自己动手做聊天机器人 三十六-深入理解tensorflow的session和graph] ( http://www.shareditor .com/blogshow/?blogId=119 ) (2016-12-01)
53
- * [ 自己动手做聊天机器人 三十七-一张图了解tensorflow中的线性回归工作原理] ( http://www.shareditor .com/blogshow/?blogId=120 ) (2016-12-08)
54
- * [ 自己动手做聊天机器人 三十八-原来聊天机器人是这么做出来的] ( http://www.shareditor .com/blogshow/?blogId=121 ) (2017-01-10)
55
- * [ 自己动手做聊天机器人 三十九-满腔热血:在家里搭建一台GPU云服务共享给人工智能和大数据爱好者] ( http://www.shareditor .com/blogshow/?blogId=122 ) (2017-01-16)
56
- * [ 自己动手做聊天机器人 四十-视频教程之开篇宣言与知识点梳理] ( http://www.shareditor .com/blogshow/?blogId=124 ) (2017-03-05)
57
- * [ 自己动手做聊天机器人 四十一-视频教程之环境搭建与python基础] ( http://www.shareditor .com/blogshow/?blogId=125 ) (2017-03-31)
58
- * [ 自己动手做聊天机器人 四十二-(重量级长文)从理论到实践开发自己的聊天机器人] ( http://www.shareditor .com/blogshow?blogId=136 ) (2017-09-07)
17
+ * [ 自己动手做聊天机器人 一-涉及知识] ( http://www.lcsays .com/blogshow/?blogId=63 ) (2016-06-09)
18
+ * [ 自己动手做聊天机器人 二-初识NLTK库] ( http://www.lcsays .com/blogshow/?blogId=64 ) (2016-06-10)
19
+ * [ 自己动手做聊天机器人 三-语料与词汇资源] ( http://www.lcsays .com/blogshow/?blogId=65 ) (2016-06-12)
20
+ * [ 自己动手做聊天机器人 四-何须动手?完全自动化对语料做词性标注] ( http://www.lcsays .com/blogshow/?blogId=67 ) (2016-06-17)
21
+ * [ 自己动手做聊天机器人 五-自然语言处理中的文本分类] ( http://www.lcsays .com/blogshow/?blogId=69 ) (2016-06-21)
22
+ * [ 自己动手做聊天机器人 六-教你怎么从一句话里提取出十句话的信息] ( http://www.lcsays .com/blogshow/?blogId=70 ) (2016-06-22)
23
+ * [ 自己动手做聊天机器人 七-文法分析还是基于特征好啊] ( http://www.lcsays .com/blogshow/?blogId=71 ) (2016-06-23)
24
+ * [ 自己动手做聊天机器人 八-重温自然语言处理] ( http://www.lcsays .com/blogshow/?blogId=72 ) (2016-06-24)
25
+ * [ 自己动手做聊天机器人 九-聊天机器人应该怎么做] ( http://www.lcsays .com/blogshow/?blogId=73 ) (2016-06-25)
26
+ * [ 自己动手做聊天机器人 十-半个小时搞定词性标注与关键词提取] ( http://www.lcsays .com/blogshow/?blogId=74 ) (2016-06-28)
27
+ * [ 自己动手做聊天机器人 十一-0字节存储海量语料资源] ( http://www.lcsays .com/blogshow/?blogId=76 ) (2016-07-01)
28
+ * [ 自己动手做聊天机器人 十二-教你如何利用强大的中文语言技术平台做依存句法和语义依存分析] ( http://www.lcsays .com/blogshow/?blogId=77 ) (2016-07-04)
29
+ * [ 自己动手做聊天机器人 十三-把语言模型探究到底] ( http://www.lcsays .com/blogshow/?blogId=78 ) (2016-07-05)
30
+ * [ 自己动手做聊天机器人 十四-探究中文分词的艺术] ( http://www.lcsays .com/blogshow/?blogId=80 ) (2016-07-06)
31
+ * [ 自己动手做聊天机器人 十五-一篇文章读懂拿了图灵奖和诺贝尔奖的概率图模型] ( http://www.lcsays .com/blogshow/?blogId=81 ) (2016-07-09)
32
+ * [ 自己动手做聊天机器人 十六-大话自然语言处理中的囊中取物] ( http://www.lcsays .com/blogshow/?blogId=82 ) (2016-07-09)
33
+ * [ 自己动手做聊天机器人 十七-让机器做词性自动标注的具体方法] ( http://www.lcsays .com/blogshow/?blogId=86 ) (2016-07-15)
34
+ * [ 自己动手做聊天机器人 十八-神奇算法之句法分析树的生成] ( http://www.lcsays .com/blogshow/?blogId=87 ) (2016-07-19)
35
+ * [ 自己动手做聊天机器人 十九-机器人是怎么理解“日后再说”的] ( http://www.lcsays .com/blogshow/?blogId=88 ) (2016-07-21)
36
+ * [ 自己动手做聊天机器人 二十-语义角色标注的基本方法] ( http://www.lcsays .com/blogshow/?blogId=89 ) (2016-07-22)
37
+ * [ 自己动手做聊天机器人 二十一-比TF-IDF更好的隐含语义索引模型是个什么鬼] ( http://www.lcsays .com/blogshow/?blogId=90 ) (2016-07-26)
38
+ * [ 自己动手做聊天机器人 二十二-神奇算法之人工神经网络] ( http://www.lcsays .com/blogshow/?blogId=92 ) (2016-08-01)
39
+ * [ 自己动手做聊天机器人 二十三-用CNN做深度学习] ( http://www.lcsays .com/blogshow/?blogId=97 ) (2016-08-12)
40
+ * [ 自己动手做聊天机器人 二十四-将深度学习应用到NLP] ( http://www.lcsays .com/blogshow/?blogId=99 ) (2016-08-18)
41
+ * [ 自己动手做聊天机器人 二十五-google的文本挖掘深度学习工具word2vec的实现原理] ( http://www.lcsays .com/blogshow/?blogId=100 ) (2016-08-20)
42
+ * [ 自己动手做聊天机器人 二十六-图解递归神经网络(RNN)] ( http://www.lcsays .com/blogshow/?blogId=103 ) (2016-08-25)
43
+ * [ 自己动手做聊天机器人 二十七-用深度学习来做自动问答的一般方法] ( http://www.lcsays .com/blogshow/?blogId=104 ) (2016-08-26)
44
+ * [ 自己动手做聊天机器人 二十八-脑洞大开:基于美剧字幕的聊天语料库建设方案] ( http://www.lcsays .com/blogshow/?blogId=105 ) (2016-08-30)
45
+ * [ 自己动手做聊天机器人 二十九-重磅:近1GB的三千万聊天语料供出] ( http://www.lcsays .com/blogshow/?blogId=112 ) (2016-09-18)
46
+ * [ 自己动手做聊天机器人 三十-第一版聊天机器人诞生——吃了字幕长大的小二兔] ( http://www.lcsays .com/blogshow/?blogId=113 ) (2016-09-26)
47
+ * [ 自己动手做聊天机器人 三十一-如何把网站流量导向小二兔机器人] ( http://www.lcsays .com/blogshow/?blogId=114 ) (2016-09-30)
48
+ * [ 自己动手做聊天机器人 三十二-用三千万影视剧字幕语料库生成词向量] ( http://www.lcsays .com/blogshow/?blogId=115 ) (2016-10-10)
49
+ * [ 自己动手做聊天机器人 三十三-两套代码详解LSTM-RNN——有记忆的神经网络] ( http://www.lcsays .com/blogshow/?blogId=116 ) (2016-10-13)
50
+ * [ 自己动手做聊天机器人 三十四-最快的深度学习框架torch] ( http://www.lcsays .com/blogshow/?blogId=117 ) (2016-10-28)
51
+ * [ 自己动手做聊天机器人 三十五-一个lstm单元让聊天机器人学会甄嬛体] ( http://www.lcsays .com/blogshow/?blogId=118 ) (2016-11-23)
52
+ * [ 自己动手做聊天机器人 三十六-深入理解tensorflow的session和graph] ( http://www.lcsays .com/blogshow/?blogId=119 ) (2016-12-01)
53
+ * [ 自己动手做聊天机器人 三十七-一张图了解tensorflow中的线性回归工作原理] ( http://www.lcsays .com/blogshow/?blogId=120 ) (2016-12-08)
54
+ * [ 自己动手做聊天机器人 三十八-原来聊天机器人是这么做出来的] ( http://www.lcsays .com/blogshow/?blogId=121 ) (2017-01-10)
55
+ * [ 自己动手做聊天机器人 三十九-满腔热血:在家里搭建一台GPU云服务共享给人工智能和大数据爱好者] ( http://www.lcsays .com/blogshow/?blogId=122 ) (2017-01-16)
56
+ * [ 自己动手做聊天机器人 四十-视频教程之开篇宣言与知识点梳理] ( http://www.lcsays .com/blogshow/?blogId=124 ) (2017-03-05)
57
+ * [ 自己动手做聊天机器人 四十一-视频教程之环境搭建与python基础] ( http://www.lcsays .com/blogshow/?blogId=125 ) (2017-03-31)
58
+ * [ 自己动手做聊天机器人 四十二-(重量级长文)从理论到实践开发自己的聊天机器人] ( http://www.lcsays .com/blogshow?blogId=136 ) (2017-09-07)
0 commit comments