深度学习(Deep Learning)资料大全(不断更新)
Deep Learning(深度学习)学习笔记(不断更新):
深度学习(Deep Learning)资料(不断更新):新增数据集,微信公众号写的更全些
为了您第一时间能获取到最新资料,请关注微信公众号:大数据技术宅
相关Paper(不断更新)
笔者先从多个渠道整理了几篇,后续边看边更新。
1、Densely Connected Convolutional Networks
2、Learning From Simulated and Unsupervised Images through Adversarial Training
3、Annotating Object Instance with a Polygon-RNN
4、YOLO9000: Better, Faster, Stronger
5、Computational Imaging on the Electric Grid
6、Object retrieval with large vocabularies and fast spatial matching
7、Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning
8、Pointing the Unknown Words
9、LightRNN Memory and Computation-Efficient Recurrent Neural Network
10、Language Modeling with Gated Convolutional Networks
11、Recurrent neural network based language model
12、Extensions of Recurrent Neural Network Language Model
13、A guide to recurrent neural networks and backpropagation
14、Training Recurrent Neural Networks
15、Recurrent Neural Networks for Language Understanding
16、Empirical Evaluation and Combination of Advanced Language Modeling Techniques
17、Speech Recognition with Deep Recurrent Neural Networks
18、A fast learning algorithm for deep belief nets
19、Large Scale Distributed Deep Networks
20、Context Dependent Pretrained Deep Neural Networks fo Large Vocabulary Speech Recognition
21、An Empirical Study of Learning Rates in Deep Neural Networks for Speech Recognition
22、Deep Neural Networks for Acoustic Modeling in Speech Recognition
23、Deep Belief Networks Using Discriminative Features for Phone Recognition
24、Improving Deep Neural Networks For LVCSR using Rectified Linear Units and Dropout
25、Improved feature processing for Deep Neural Networks
26、Exploiting Sparseness in Deep Neural Networks fo Large Vocabulary Speech Recognition
27、Learning Features from Music Audio with Deep Belief Networks
28、Making Deep Belief Networks Effective for Large Vocabulary Continuous Speech Recognition
29、Robust Visual Recognition Using Multilayer Generative Neural Networks
30、Deep Convolutional Network Cascade for Facial Point Detection
31、ImageNet Classification with Deep Convolutional Neural Networks
32、Gradient-Based Learning Applied to Document Recognition
33、Stochastic Pooling for Regularization of Deep Convolutional Neural Networks
34、Best Practices for Convolutional Neural Networks Applied to Visual Document Analysis
35、Multi-GPU Training of ConvNets
36、Deep Learning For Signal And Information Processing
37、Deep Convex Net: A Scalable Architecture for Speech Pattern Classification
38、Improving Wideband Speech Recognition using Mixed-Bandwidth Training Data in CD-DNN-HMM
39、On Rectified Linear Units for Speech Processing
更新中。。。
相关书籍(不断更新)
笔者刚着手学习,非大牛,不敢说“推荐”书籍,仅罗列所看的。
1、Deep Learning,出自Goodfellow、Bengio 和 Courville 三位大牛之手,笔者刚开始看,后续再对书籍作评论
如果需要《Deep Learning》中文电子版书籍,请后台回复“深度学习”获取
更新中。。。
数据集(不断更新):
一、图像数据集
1.MNIST:https://datahack.analyticsvidh ... gits/
MNIST是最受欢迎的深度学习数据集之一,这是一个手写数字数据集,包含一组60,000个示例的训练集和一个包含10,000个示例的测试集。这是一个很好的数据库,用于在实际数据中尝试学习技术和深度识别模式,同时可以在数据预处理中花费最少的时间和精力。
•大小: 50 MB
•记录数量: 70,000张图片被分成了10个组。
•SOTA: Capsules之间的动态路由
https://arxiv.org/pdf/1710.09829.pdf
2.MS-COCO:http://cocodataset.org/#home
COCO是一个大型的、丰富的物体检测,分割和字幕数据集。它有几个特点:
•对象分割;
•在上下文中可识别;
•超像素分割;
•330K图像(> 200K标记);
•150万个对象实例;
•80个对象类别;
•91个类别;
•每张图片5个字幕;
•有关键点的250,000人;
•大小:25 GB(压缩)
•记录数量: 330K图像、80个对象类别、每幅图像有5个标签、25万个关键点。
•SOTA:Mask R-CNN:https://arxiv.org/pdf/1703.06870.pdf
3.ImageNet:http://www.image-net.org/
ImageNet是根据WordNet层次结构组织的图像数据集。WordNet包含大约100,000个单词,ImageNet平均提供了大约1000个图像来说明每个单词。
大小:150GB
记录数量:总图像是大约是1,500,000,每个都有多个边界框和相应的类标签。
SOTA:深度神经网络的聚合残差变换。
https://arxiv.org/pdf/1611.05431.pdf
更多精彩内容,欢迎扫码关注以下微信公众号:大数据技术宅。大数据、AI从关注开始
深度学习(Deep Learning)资料大全(不断更新)的更多相关文章
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】
转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)
##机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)---#####注:机器学习资料[篇目一](https://github.co ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料
机器学习(Machine Learning)&深度学习(Deep Learning)资料 機器學習.深度學習方面不錯的資料,轉載. 原作:https://github.com/ty4z2008 ...
- 【重磅干货整理】机器学习(Machine Learning)与深度学习(Deep Learning)资料汇总
[重磅干货整理]机器学习(Machine Learning)与深度学习(Deep Learning)资料汇总 .
- 机器学习(Machine Learning)与深度学习(Deep Learning)资料汇总
<Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost到随机森林.D ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料(下)
转载:http://www.jianshu.com/p/b73b6953e849 该资源的github地址:Qix <Statistical foundations of machine lea ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料
<Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost到随机森林.D ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料汇总 (上)
转载:http://dataunion.org/8463.html?utm_source=tuicool&utm_medium=referral <Brief History of Ma ...
- 【深度学习Deep Learning】资料大全
最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books by Yoshua Bengio, Ian Goodfellow and Aaron C ...
- (转)深度学习(Deep Learning, DL)的相关资料总结
from:http://blog.sciencenet.cn/blog-830496-679604.html 深度学习(Deep Learning,DL)的相关资料总结 有人认为DL是人工智能的一场革 ...
随机推荐
- 搭建正则开源工具Regexper
一.Regexper简介 Regexper是一款正则可视化开源工具,直接输入正则表达式就能用可视化显示出来,方便的检测我们书写的正则是否正确. 二.Regexper地址在线版:https://rege ...
- ajaj简介
1. 什么是ajax? ajax的全称 Asynchronous(异步) JavaScript and XML. ajax是一种用于创建快速动态网页的技术. 主要用于前后台的交互,在前后台的交互中还有 ...
- js将一个具有相同键值对的一维数组转换成二维数组
这两天,一个前端朋友在面试的笔试过程中遇到了一道类似于"用js实现将一个具有相同code值的一维数组转换成相同code值在一起的二维数组"的题目.他面试过后,把这个问题抛给了我,问 ...
- node07
---恢复内容开始--- 1.SQL基本查询语句 2.子句 1)WHERE 子句 WHERE key=val WHERE key>val WHERE key1>val1 AND key2& ...
- iview安装使用
iView 是一套基于 Vue.js 的开源 UI 组件库,主要服务于 PC 界面的中后台产品. 安装 cd 项目 cnpm install iview -S 在项目中引入iview 在入口文件mai ...
- 配置NFS固定端口
NFS启动时会随机启动多个端口并向RPC注册,为了设置安全组以及iptables规则,需要设置NFS固定端口.NFS服务需要开启 mountd,nfs,nlockmgr,portmapper,rquo ...
- Spring源码学习相关记录
Spring单例实现: protected Object getSingleton(String beanName, boolean allowEarlyReference) { Object sin ...
- JS DOM与BOM
DOM知识点 [DOM(文档对象模型)是 HTML 和 XML 的应用程序接口(API).DOM代表着被加载到浏览器窗口里的当前网页:浏览器向我们提供了当前网页的地图(或者说模型),而我们可以通过js ...
- Raft协议实战之Redis Sentinel的选举Leader源码解析
这可能是我看过的写的最详细的关于redis 选举的文章了, 原文链接 Raft协议是用来解决分布式系统一致性问题的协议,在很长一段时间,Paxos被认为是解决分布式系统一致性的代名词.但是Paxos难 ...
- Eclipse格式化整个项目
Eclipse有一个非常好的功能,就是把源代码进行美化(或者是标准化),在打开的Java源代码中,Ctrl+Shift+F就可做到. 但是,如果你想把整个项目中的源代码都美化一下呢?这里有一个简单的办 ...