深度学习(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是人工智能的一场革 ...
随机推荐
- 通过命令行操作MYSQL的方法 以及导入大的SQL备份文件
运行 输入CMD 进入 命令行窗口 输入Mysql.exe的路径 如:c:/wamp/bin/mysql.exe 回车 这时出现 welcome to the mysql ...的提示 进入成 ...
- vue 格式化银行卡(信用卡)每4位一个符号隔断
问题 在做银行卡输入框时有一个需求如题,这里举例用-隔断 调查 查看了很多大公司网站的银行卡输入,发现还有有很多缺陷的: 有的是在中间删除,光标会跳到最后: 有的是能删除掉中间隔断符的: 等等,逻辑感 ...
- ionic基于GPS定位并通过百度地图获取定位详细信息
相信所有的前端攻城狮都会碰到移动端App.里面获取用户定位信息. 那么问题来了,怎么获取用户的定位信息(经纬度)呢. 当然方法有很多,通过百度地图API 以及 高德地图 API都是可以的.但是两个获取 ...
- WinccFlexible 同一个项目创建多个connections
在一个WinccFlexible 项目中,可以创建多个通讯连接,以满足不同的接口要求. 但是需要在控制面板上 Set PG/PC Interface中添加新的连接,并绑定对应的网卡即可.
- GeoHash(Java实现)
package com.koubei.collect_script.demo; import java.util.ArrayList; import java.util.Arrays; import ...
- Ubuntu下安装Pycharm出现unsupported major.minor version 52.0
(一)原因 Ubuntu下pycharm安装:https://jingyan.baidu.com/article/60ccbceb4e3b0e64cab19733.html pycharm激活:htt ...
- 通过cmd命令,杀掉占用端口号的进程
错误问题:[Error running public: Unable to open debugger port (127.0.0.1:53110): java.net.BindException & ...
- CannyLab/tsne-cuda with cuda-10.0
t-SNE-CUDA Barnes-Hut t-SNE https://github.com/CannyLab/tsne-cuda/projects 做数据降维时常用到,但计算较慢,所以可用cuda加 ...
- angular学习笔记(三)
1.安装npm install --save @angular/material@2.0.0-beta.72.安装http://chrome-extension-downloader.com安装aug ...
- 【设计经验】5、Verilog对数据进行四舍五入(round)与饱和(saturation)截位
一.软件平台与硬件平台 软件平台: 操作系统:Windows 8.1 64-bit 开发套件:Vivado2015.4.2 Matlab2016a 仿真工具:Vivado自带仿真器 二.引言 在利用 ...