(转) Deep Learning Resources
转自:http://www.jeremydjacksonphd.com/category/deep-learning/
Videos
- Deep Learning and Neural Networks with Kevin Duh: course page
- NY Course by Yann LeCun: 2014 version, 2015 version
- NIPS 2015 Deep Learning Tutorial by Yann LeCun and Yoshua Bengio (slides)(mp4,wmv)
- ICML 2013 Deep Learning Tutorial by Yann Lecun (slides)
- Geoffery Hinton’s cousera course on Neural Networks for Machine Learning
- Stanford 231n Class: Convolutional Neural Networks for Visual Recognition (videos, github, syllabus, subreddit, project, final reports, twitter)
- Large Scale Visual Recognition Challenge 2014, arxiv paper
- GTC Deep Learning 2015
- Hugo Larochelle Neural Networks class, slides
- My youtube playlist
- Yaser Abu-Mostafa’s Learning from Data course (youtube playlist)
- Stanford CS224d: Deep Learning for Natural Language Processing: syllabus, youtube playlist, reddit, longer playlist
- Neural Networks for Machine Perception: vimeo
- Deep Learning for NLP (without magic): page, better page, video1, video2, youtube playlist
- Introduction to Deep Learning with Python: video, slides, code
- Machine Learning course with emphasis on Deep Learning by Nando de Freitas (youtube playlist), course page, torch practicals
- NIPS 2013 Deep Learning for Computer Vision Tutorial – Rob Fergus: video, slides
- Tensorflow Udacity mooc
Links
- Deeplearning.net
- NVidia’s Deep Learning portal
- My flipboard page
AMIs, Docker images & Install Howtos
- Stanford 231n AWS AMI: image is
cs231n_caffe_torch7_keras_lasagne_v2, AMI ID:ami-125b2c72, Caffe, Torch7, Theano, Keras and Lasagne are pre-installed. Python bindings of caffe are available. It has CUDA 7.5 and CuDNN v3. - AMI for AWS EC2 (g2.2xlarge): ubuntu14.04-mkl-cuda-dl (ami-03e67874) in Ireland Region: page, Installed stuffs: Intel MKL, CUDA 7.0, cuDNN v2, theano, pylearn2, CXXNET, Caffe, cuda-convnet2, OverFeat, nnForge, Graphlab Create (GPU), etc.
- Chef cookbook for installing the Caffe deep learning framework
- Public EC2 AMI with Torch and Caffe deep learning toolkits (ami-027a4e6a): page
- Install Theano on AWS (ami-b141a2f5 with CUDA 7): page
- Running Caffe on AWS Instance via Docker: page, docs, image
- CVPR 2015 ITorch Tutorial (ami-b36981d8): page, github, cheatsheet
- Torch/iTorch/Ubuntu 14.04 Docker image: docker pull kaixhin/torch
- Torch/iTorch/CUDA 7/Ubuntu 14.04 Docker image: docker pull kaixhin/cuda-torch
- AMI containing Caffe, Python, Cuda 7, CuDNN, and all dependencies. Its id is ami-763a311e (disk min 8G,system is 4.6G), howto
- My Dockerfiles at GitHub
Examples and Tutorials
- IPython Caffe Classification
- IPython Detection, arxiv paper, rcnn github, selective search
- Machine Learning with Torch 7
- Deep Learning Tutorials with Theano/Python, CNN, github
- Torch tutorials, tutorial&demos from Clement Fabaret
- Brewing Imagenet with Caffe
- Training an Object Classifier in Torch-7 on multiple GPUs over ImageNet
- Stanford Deep Learning Matlab based Tutorial (github, data)
- DIY Deep Learning for Vision: A Hands on tutorial with Caffe (google doc)
- Tutorial on Deep Learning for Vision CVPR 2014: page
- Pylearn2 tutorials: convolutional network, getthedata
- Pylearn2 quickstart, docs
- So you wanna try deep learning? post from SnippyHollow
- Object Detection ipython nb from SnippyHollow
- Filter Visualization ipython nb from SnippyHollow
- Specifics on CNN and DBN, and more
- CVPR 2015 Caffe Tutorial
- Deep Learning on Amazon EC2 GPU with Python and nolearn
- How to build and run your first deep learning network (video, behind paywall)
- Tensorflow examples
- Illia Polosukhin’s Getting Started with Tensorflow – Part 1, Part 2, Part 3
- CNTK Tutorial at NIPS 2015
- CNTK: FFN, CNN, LSTM, RNN
- CNTK Introduction and Book
People
- Geoffery Hinton: Homepage, Reddit AMA (11/10/2014)
- Yann LeCun: Homepage, NYU Research Page, Reddit AMA (5/15/2014)
- Yoshua Bengio: Homepage, Reddit AMA (2/27/2014)
- Clement Fabaret: Scene Parsing (paper), github, code page
- Andrej Karpathy: Homepage, twitter, github, blog
- Michael I Jordan: Homepage, Reddit AMA (9/10/2014)
- Andrew Ng: Homepage, Reddit AMA (4/15/2015)
- Jurden Schmidhuber: Homepage, Reddit AMA (3/4/2015)
- Nando de Freitas: Homepage, YouTube, Reddit AMA (12/26/2015)
Datasets
- ImageNet
- MNIST (Wikipedia), database
- Kaggle datasets
- Kitti Vision Benchmark Suite
- Ford Campus Vision and Lidar Dataset
- PCL Lidar Datasets
- Pylearn2 list
Frameworks and Libraries
- Caffe: homepage, github, google group
- Torch: homepage, cheatsheet, github, google group
- Theano: homepage, google group
- Tensorflow: homepage, github, google group, skflow
- CNTK: homepage, github, wiki
- CuDNN: homepage
- PaddlePaddle: homepage, github, docs, quick start
- fbcunn: github
- pylearn2: github, docs
- cuda-convnet2: homepage, cuda-convnet, matlab
- nnForge: homepage
- Deep Learning software links
- Torch vs. Theano post
- Overfeat: page, github, paper, slides, google group
- Keras: github, docs, google group
- Deeplearning4j: page, github
- Lasagne: docs, github
Topics
- Scene Understanding (CVPR 2013, Lecun) (slides), Scene Parsing (paper)
- Overfeat: Integrated Recognition, Localization and Detection using Convolutional Networks (arxiv)
- Parsing Natural Scenes and Natural Language with Recursive Neural Networks: page, ICML 2011 paper
- Machine Learning Reddit page
- Computer Vision Reddit page
- Reddit: Neural Networks: new, relevant
- Reddit: Deep Learning: new, relevant
Books
- Learning Deep Architectures for AI, Bengio (pdf)
- Neural Nets and Deep Learning (html, github)
- Deep Learning, Bengio, Goodfellow, Courville (html)
- Neural Nets and Learning Machines, Haykin, 2008 (amazon)
Papers
- ImageNet Classification with Deep Convolutional Neural Networks, Alex Krizhevsky, Ilya Sutskever, Geoffrey E Hinton, NIPS 2012 (paper)
- Why does unsupervised pre-training help deep learning? (paper)
- Hinton06 – Autoencoders (paper)
- Deep Learning using Linear Support Vector machines (paper)
Companies
- Kaggle: homepage
- Microsoft Deep Learning Technology Center
Conferences
- ICML
- PAMITC Sponsored Conferences
- NIPS: 2015
Posted in Deep Learning | Leave a reply
(转) Deep Learning Resources的更多相关文章
- Applied Deep Learning Resources
Applied Deep Learning Resources A collection of research articles, blog posts, slides and code snipp ...
- 深度学习阅读列表 Deep Learning Reading List
Reading List List of reading lists and survey papers: Books Deep Learning, Yoshua Bengio, Ian Goodfe ...
- 【深度学习Deep Learning】资料大全
最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books by Yoshua Bengio, Ian Goodfellow and Aaron C ...
- (转) Awesome Deep Learning
Awesome Deep Learning Table of Contents Free Online Books Courses Videos and Lectures Papers Tutori ...
- (转) Deep Learning Research Review Week 2: Reinforcement Learning
Deep Learning Research Review Week 2: Reinforcement Learning 转载自: https://adeshpande3.github.io/ad ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料
<Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost到随机森林.D ...
- 机器学习(Machine Learning)&深入学习(Deep Learning)资料
<Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost 到随机森林. ...
- Machine and Deep Learning with Python
Machine and Deep Learning with Python Education Tutorials and courses Supervised learning superstiti ...
- A beginner’s introduction to Deep Learning
A beginner’s introduction to Deep Learning I am Samvita from the Business Team of HyperVerge. I join ...
随机推荐
- EXCEL 图表 只在拐点的时候显示数字
EXCEL图表只在折线的拐点显示数值,中间不需要显示.同时往下拐的,显示在上方,往上的显示在下方,这样数值不会挡住线. 首先,做一些模拟数据 因为起点和终点数值必须显示,所以单元格,C2 D2 C19 ...
- 第五篇——C++实现四则运算
写一个能自动生成小学四则运算题目的命令行 “软件”, 分别满足下面的各种需求.下面这些需求都可以用命令行参数的形式来指定: a) 除了整数以外,还要支持真分数的四则运算. (例如: 1/6 + 1/8 ...
- Android数据持久化技术 — — —SharedPreferences
SharedPreferences是使用键值对的方式来存储数据. 要想使用SharedPreferences来存储数据,必须获取SharedPreferences对象,获取SharedPreferen ...
- struts2 错误提示页面
以前做的一个网站,最近服务器后台出现一些异常,问题是客户访问一个该网站下不存在的action,为了给客户一个友好的界面提示以及减小服务器端日志文件的内容.就在struts2下进行了如下配置: 在str ...
- Beta版
Beta版使用说明 各文件介绍:本软件是基于visual studio 2010 平台,使用C#语言开发的windows窗体游戏.该游戏共有七个界面,分别是开始界面,游戏说明界面,模式选择界面,经典模 ...
- JSP自定义标签——调用数据库(通过id号搜索相关信息)
一.创建新表(假设在master数据库下新建) 二.连接数据库 开始-->控制面板-->管理工具-->数据源-->系统DSN-->添加-->SQL Server-- ...
- 'Check Android SDK'has encountered a problem.An internal error during:"Check Android SDK".
在android项目下的layout目录下创建一个xml文件finish之后,报此错误.虽然点ok之后,不影响使用. 解决方案: 1.把project菜单下的build automatically前面 ...
- BZOJ 1046 最长不降子序列(nlogn)
nlogn的做法就是记录了在这之前每个长度的序列的最后一项的位置,这个位置是该长度下最后一个数最小的位置.显然能够达到最优. BZOJ 1046中里要按照字典序输出序列,按照坐标的字典序,那么我萌可以 ...
- 用vc生成可被python调用的dll文件
前提已经有.c 和.i文件 用swid编译了.i文件生成了wrap.c文件和.py文件 vc创建dll工程 将.h加入到头文件中.c文件和wrap.c文件添加到源文件中 将.i文件添加到工程目录下To ...
- 浅谈FTP 与 LFTP 的 nlist 和 mget 功能
最近因为业务需要,与第三方数据厂商做数据对接,接口方式协定为 FTP传输 ,说说我过程中的dan teng 经历. 开始准备用 lftp mirror 的方式镜像的方式同步数据,由于对方提供的日志文件 ...