来源:Python与算法社区

本文多干货,建议收藏

本文为你汇总深度学习相关高引论文。

1 ImageNet Classification with Deep Convolutional Neural Networks

下载地址:http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf

2 Using Very Deep Autoencoders for Content Based Image Retrieval

下载地址:

http://www.cs.toronto.edu/~hinton/absps/esann-deep-final.pdf

3 Learning Deep Architectures for AI

下载地址:

http://www.iro.umontreal.ca/~lisa/pointeurs/TR1312.pdf

4 CMU’s list of papers

下载地址:

http://deeplearning.cs.cmu.edu/

5 Neural Networks for Named Entity Recognition zip

下载地址:

https://nlp.stanford.edu/~socherr/pa4_ner.pdf

6 Geoff Hinton's reading list (all papers)

下载地址:

http://www.cs.toronto.edu/~hinton/deeprefs.html

7 Supervised Sequence Labelling with Recurrent Neural Networks

下载地址:

http://www.cs.toronto.edu/~graves/preprint.pdf

8 Statistical Language Models based on Neural Networks

下载地址:

http://www.fit.vutbr.cz/~imikolov/rnnlm/thesis.pdf

9 Training Recurrent Neural Networks

下载地址:

http://www.cs.utoronto.ca/~ilya/pubs/ilya_sutskever_phd_thesis.pdf

10 Recursive Deep Learning for Natural Language Processing and Computer

下载地址:

Vision https://nlp.stanford.edu/~socherr/thesis.pdf

11 Bi-directional RNN

下载地址:

https://www.di.ufpe.br/~fnj/RNA/bibliografia/BRNN.pdf

12 LSTM

下载地址:

http://web.eecs.utk.edu/~ielhanan/courses/ECE-692/Bobby_paper1.pdf

13 GRU - Gated Recurrent Unit

下载地址:

https://arxiv.org/pdf/1406.1078v3.pdf

14 GFRNN

下载地址:

https://arxiv.org/pdf/1502.02367v3.pdf

15 LSTM: A Search Space Odyssey

下载地址:

https://arxiv.org/pdf/1503.04069v1.pdf

16 A Critical Review of Recurrent Neural Networks for Sequence Learning

下载地址:

https://arxiv.org/pdf/1506.00019v1.pdf

17 Visualizing and Understanding Recurrent Networks

下载地址:

https://arxiv.org/pdf/1506.02078v1.pdf

18 Wojciech Zaremba, Ilya Sutskever, An Empirical Exploration of Recurrent Network Architectures

下载地址:

http://proceedings.mlr.press/v37/jozefowicz15.pdf

19 Recurrent Neural Network based Language Model

下载地址:

http://www.fit.vutbr.cz/research/groups/speech/publi/2010/mikolov_interspeech2010_IS100722.pdf

20 Extensions of Recurrent Neural Network Language Model

下载地址:

http://www.fit.vutbr.cz/research/groups/speech/publi/2011/mikolov_icassp2011_5528.pdf

21 Recurrent Neural Network based Language Modeling in Meeting Recognition

下载地址:

http://www.fit.vutbr.cz/~imikolov/rnnlm/ApplicationOfRNNinMeetingRecognition_IS2011.pdf

22 Deep Neural Networks for Acoustic Modeling in Speech Recognition Speech

下载地址:

http://cs224d.stanford.edu/papers/maas_paper.pdf

23 Reinforcement Learning Neural Turing Machines

下载地址:

https://arxiv.org/pdf/1505.00521v1.pdf

24 Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation

下载地址:

https://arxiv.org/pdf/1406.1078v3.pdf

25 Google - Sequence to Sequence Learning with Neural Networks

下载地址:

http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf

26 Memory Networks

下载地址:

https://arxiv.org/pdf/1410.3916v10.pdf

27 Policy Learning with Continuous Memory States for Partially Observed Robotic Control

下载地址:

https://arxiv.org/pdf/1507.01273v1.pdf

28 Microsoft - Jointly Modeling Embedding and Translation to Bridge Video and Language

下载地址:

https://arxiv.org/pdf/1505.01861v1.pdf

29 Neural Turing Machines

下载地址:

https://arxiv.org/pdf/1410.5401v2.pdf

30 Ask Me Anything: Dynamic Memory Networks for Natural Language Processing

下载地址:

https://arxiv.org/pdf/1506.07285v1.pdf

31 Mastering the Game of Go with Deep Neural Networks and Tree Search

下载地址:

https://www.nature.com/articles/nature16961

32 Batch Normalization

下载地址:

https://arxiv.org/abs/1502.03167

33 Residual Learning

下载地址:

https://arxiv.org/pdf/1512.03385v1.pdf

34 Image-to-Image Translation with Conditional Adversarial Networks

下载地址:

https://arxiv.org/pdf/1611.07004v1.pdf

35 Berkeley AI Research (BAIR) Laboratory

下载地址:

https://arxiv.org/pdf/1611.07004v1.pdf

36 MobileNets by Google

下载地址:

https://arxiv.org/abs/1704.04861

37 Cross Audio-Visual Recognition in the Wild Using Deep Learning

下载地址:

https://arxiv.org/abs/1706.05739

38 Dynamic Routing Between Capsules

下载地址:

https://arxiv.org/abs/1710.09829

39 Matrix Capsules With Em Routing

下载地址:

https://openreview.net/pdf?id=HJWLfGWRb

40 Efficient BackProp

下载地址:

http://yann.lecun.com/exdb/publis/pdf/lecun-98b.pdf

41 Recognition with Deep Recurrent Neural Networks

下载地址:

http://cs224d.stanford.edu/papers/maas_paper.pdf

编辑:黄继彦

深度学习被高频引用的41篇论文下载(附下载)相关推荐

  1. 机器学习和深度学习引用量最高的20篇论文(2014-2017)

    转载自: https://blog.csdn.net/hll174/article/details/69808435 机器学习和深度学习的研究进展正深刻变革着人类的技术,本文列出了自 2014 年以来 ...

  2. 深度学习——引用量最高的20篇论文(2014-2017)

    原文地址:http://www.kdnuggets.com/2017/04/top-20-papers-machine-learning.html 机器学习,尤其是其子领域深度学习,在近些年来取得了许 ...

  3. 2017年深度学习必读31篇论文(附下载地址)

    来源:新智元 本文长度为4100字,建议阅读6分钟 本文为你盘点今年最值得关注的深度学习相关论文. 2017年即将擦肩而过,Kloud Strife在其博客上盘点了今年最值得关注的有关深度学习的论文, ...

  4. 干货丨2017年深度学习必读31篇论文(附下载地址)

    2017年已经擦肩而过,Kloud Strife在其博客上盘点了今年最值得关注的有关深度学习的论文,包括架构/模型.生成模型.强化学习.SGD & 优化及理论等各个方面,有些论文名扬四海,有些 ...

  5. 卷积神经网络在深度学习中新发展的5篇论文推荐

    转载自:Deephub Imba 1.Deformable CNN and Imbalance-Aware Feature Learning for Singing Technique Classif ...

  6. 收藏 | AI领域必看的45篇论文(附下载地址)

    来源:机器学习初学者 本文约6100字,建议阅读10分钟. 今天给大家介绍45篇让你跟上AI时代的论文. 而AI领域的发展会是IT中最快的.我们所看到的那些黑客技,其后面无不堆积了大量的论文.而且都是 ...

  7. 做人工智能必看的45篇论文(附下载地址)

    作者:黄海广 本文8300字,建议阅读21分钟. 本文介绍做人工智能必读的45篇论文. 今天给大家介绍45篇让你跟上AI时代的论文. 一.神经网络基础部分 No1 wide_deep模型论文 关于神经 ...

  8. 重磅推荐:2020年人工智能最精彩的25篇论文(附下载)

    本文推荐整理的2020年人工智能最新突破的25篇论文,包含论文下载.视频说明.代码下载. 这是今年最精彩的人工智能方向的研究论文,本文帮您整理了.简而言之,这是一份精心策划人工智能和数据科学领域最新突 ...

  9. 人工智能必看的 45 篇论文(附下载地址)

    点击上方"小詹学Python",选择"星标"公众号 重磅干货,第一时间送达 [导读]今天介绍下做人工智能必看的45篇论文,并附上下载地址,以及一本提到这45篇论 ...

最新文章

  1. 在Uubuntu 14.04 64bit上搭建NumPy函数库环境
  2. 界面编程与视图(View)组件
  3. python的ind,相当于Python中的MATLAB ind2sub
  4. 自己写的thinkphp自动生成类
  5. V-rep对UR3机械臂仿真路径规划
  6. 数学特级老师:数学除了做习题,这份140G的资料一定要收藏!
  7. api返回的数据结构_JavaScript中的数据结构数组 和 栈
  8. JS中的逻辑运算符、||,位运算符|,
  9. (风中奇缘) Pocahontas
  10. pmos低电平驱动_三极管和MOS管驱动电路的正确用法
  11. Android NDK 如何缩减库的大小
  12. @DateTimeFormat 和 @JsonFormat 注解的区别和使用
  13. 【剖析 | SOFARPC 框架】之SOFARPC 线程模型剖析
  14. 企业级shel高级l常用命令
  15. 如何建设网站才有利于网站优化
  16. 《路由器开发 - 路由器刷机指南》华硕路由器RT-N66W刷机
  17. easypoi利用模板导出图片到Excel;解决easypoi导出图片到合并单元格单元格被拉伸的问题
  18. 云服务器和网站租用哪个好,自己购买服务器和租用云哪个好?
  19. 【渝粤题库】陕西师范大学200791 软件工程
  20. HTML小游戏14 —— H5横版冒险游戏《无限生机》(附完整源码)

热门文章

  1. Scrum敏捷开发工具Leangoo
  2. 如何让我们的vmware虚拟机上网!!
  3. CentOS7定制封装发行版-基于CentOS minimal
  4. (一)Shiro笔记——简介、 架构分析
  5. ACCP7.0-S2-复习自测-15测试分析
  6. Linux 运维笔试题(一)
  7. 实战KVM|kvm安装|创建linux|控制台|克隆
  8. 4、jquery表格操作
  9. 迈入幸福婚姻殿堂的星座女
  10. Oracle proceduce返回数据集小结