-
Notifications
You must be signed in to change notification settings - Fork 44
nlp
陳鍾誠 edited this page Mar 5, 2019
·
5 revisions
-
交談機器人 -- 專題研究
-
深度學習方法: Neural Reading Comprehension and Beyond -- 陈丹琦的史丹佛博士論文 (PDF) (自然語言理解)
深度學習的方法確實和傳統方式差異很大,相同的部分是都要算分數與優化 ....
但在《表達方式、計分函數、評量方法》上都有明顯的重大改變 ....
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
- 机器学习原来这么有趣!第五章:Google 翻译背后的黑科技:神经网络和序列到序列学习
- Deep Recurrent Nets character generation demo