Recurrent neural networks (RNNs) are a powerful model for sequential data. End-to-end training methods such as Connectionist Temporal Classification make it possible to train RNNs for sequence labelling problems where the input-output alignment is unknown. The combination of these methods with the Long Short-term Memory RNN architecture has proved particularly fruitful, delivering state-of-the-art results in cursive handwriting recognition. However RNN performance in speech recognition has so far been disappointing, with better results returned by deep feedforward networks. This paper investigates deep recurrent neural networks, which combine the multiple levels of representation that have proved so effective in deep networks with the flexible use of long range context that empowers RNNs. When trained end-to-end with suitable regularisation, we find that deep Long Short-term Memory RNNs achieve a test set error of 17.7% on the TIMIT phoneme recognition benchmark, which to our knowledge is the best recorded score.
2021-05-19 09:53:14 413KB 学术论文
1
循环神经网络在语音识别中的应用 LSTM 双向RNN 双向lstm
2021-05-19 09:43:54 436KB 语音识别
1
复杂网络的matlab代码工具箱,Complex Networks Toolbox for MatLab
2021-05-18 03:26:04 31.36MB matlab 复杂网络 工具箱 代码
1
Michael Nielsen大神的巨作NNDL中文版,对深度学习基础讲解非常透彻
2021-05-17 15:44:05 3.39MB NNDL中文版
1
这是复现论文Learning to Compare Image Patches via Convolutional Neural Networks的代码,这是TensorFlow版本,用深度学习的方法做图像匹配,具体的过程可以看这篇文章https://blog.csdn.net/weixin_42521239/article/details/103389033
2021-05-16 17:34:30 16.67MB 深度学习 图像匹配
1
超图理论;无线通信网络中的应用 可以在spring查询一下目录。
2021-05-15 20:18:57 2.19MB 超图 无线通信网络 hypergraph
1
Context-Dependent Pre-trained Deep Neural Networks for Large Vocabulary Speech Recognition
2021-05-13 15:44:06 1.1MB Neural Networks
1
[译]SiamRPN++: Evolution of Siamese Visual Tracking with Very Deep Networks--翻译-附件资源
2021-05-12 22:21:59 106B
1
Large-Scale Learnable Graph Convolutional Networks(LGCN)论文的ppt pdf 资源分享
2021-05-11 21:15:16 651KB Large-Scale LGCN
1