Michael Nielsen著,Neural Networks and Deep Learning 的中文翻译版,质量非常好!
2021-05-21 11:24:33 3.15MB 神经网络
1
【模式识别小作业】单隐层神经网络(neural network)+Matlab实现+UCI的Iris和Seeds数据集+分类问题 包含:完整全套代码+readme+报告
2021-05-19 12:08:47 663KB 神经网络 neural network matlab
1
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
neural_renderer-master 安装包对应的压缩文件
2021-05-18 22:02:28 21.65MB neural_renderer renderer-pytorch
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
Context-Dependent Pre-trained Deep Neural Networks for Large Vocabulary Speech Recognition
2021-05-13 15:44:06 1.1MB Neural Networks
1
Tensorflow实现:图像描述---Show and Tell: A Neural Image Caption Generator-附件资源
2021-05-12 22:20:45 106B
1