Videos
- Deep Learning and Neural Networks with Kevin Duh: course page
- NY Course by Yann LeCun: 2014 version, 2015 version
- ICML 2013 Deep Learning Tutorial by Yann Lecun (slides)
- Geoffery Hinton’s cousera course on Neural Networks for Machine Learning
- Large Scale Visual Recognition Challenge 2014, arxiv paper
- GTC Deep Learning 2015
- Hugo Larochelle Neural Networks [class[(https://www.youtube.com/playlist?list=PL6Xpj9I5qXYEcOhn7TqghAJ6NAPrNmUBH), 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
- 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
Links
- Deeplearning.net
- NVidia’s Deep Learning portal
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)
Source contains additional materials.