摘要:
英文原文请参考http://www.deeplearning.net/tutorial/lstm.html LSTM 网络用于情感分析 本指南旨在提供一个使用长短记忆网络(LSTM)架构的RNN如何使用Theano实现的例子。本文中的模型用来对电影评论做语义分析,数据来自 Large Movie R 阅读全文
摘要:
英文原文请参考http://www.deeplearning.net/tutorial/rnnslu.html 总结 在本文中,你将学会: 词嵌套 RNN架构 上下文窗口 in order to perform Semantic Parsing / Slot-Filling (Spoken Lang 阅读全文
摘要:
英文原文请参考http://www.deeplearning.net/tutorial/rbm.html 能量模型 Energy-based models associate a scalar energy to each configuration of the variables of inte 阅读全文