User:Alvations/LearningDeep
A collocation of resources for neural networks and deep learning.
Articles
- Wikipedia article on neural networks
- WikiBooks article on neural networks
- blog article "Deep Learning, NLP, and Representations"
Tutorials
Academic/High Level
- Coling 2014 - Tutorial on using neural networks for NLP by Tomáš Mikolov
- NAACL 2013 - Deep Learning Tutorial by Richard Socher & Chris Manning
Brief Intros
Coding/Hands-on
- Code as you go Tutorial by LISA Lab (a brief intro/summary here)
- Kaggle Challenge with BoW Word2Vec
- Using convolutional neural nets to detect facial keypoints tutorial
- Easy read and code exercises for NN and DL ("If you go through this entire book+code and you still don't understand about neural network and how it works, Liling owes you a beer.")
In-Depth
- Unsupervised Feature learning and Deep Learning Resources by Andrew Ng's group at Stanford
Books
- A Brief Introduction to Neural Networks by D. Kriesel, in both English and German. Everything you ever wanted to know about neural networks.
- Deep Learning: Methods and Applications by Li Deng and Dong Yu at MSR
- An Introduction to Statistical Learning, a general, gentle intro to machine learning
- The Elements of Statistical Learning, a more in-depth book on machine learning
- A Course in Machine Learning Hal Daumé III's Book to machine learning (cute hand-drawings)
Courses
- Coursera - Neural Networks for Machine Learning by Geoffrey Hinton
- Coursera - Machine Learning by Andrew Ng
- Caltech - Machine Learning by Yaser Abu-Mostafa
- Udacity - Artificial Intelligence by Peter Norvig and Sebastian Thrun
- Udacity - Machine Learning by Charles Isbell and Michael Littman
Papers
- "Sequence to Sequence Learning with Neural Networks", Sutskever et al., NIPS 2014. Authors apply a special kind of recurrent neural network (LSTM - Long Short-Term Memory) for machine translation. First author is a former PhD student of G. Hinton.
- Is deep learning really necessary for word embeddings?
- Deep Speech
Software
Vectors
Language Models
- Listing of several neural net language models, and other types of LMs as well
Neural Net Architecture
Machine Learning
- Awesome Machine Learning - Words cannot comprehend, it's just awesome
- Theano - Python optimization library
Applications
- Neural Talk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
- NLP-Net Neural Net applications for POS and SRL
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.