Deep-Learning-Papers-Reading-Roadmap
Deep Learning Papers Roadmap
A comprehensive roadmap for learning deep learning by following key papers in the field
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
38k stars
2k watching
7k forks
Language: Python
last commit: almost 2 years ago
Linked from 4 awesome lists
deep-learning
Related projects:
Repository | Description | Stars |
---|---|---|
dennybritz/deeplearning-papernotes | A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. | 4,410 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
google-deepmind/deepmind-research | Provides implementations and illustrative code to accompany DeepMind research publications | 13,250 |
alirezadir/production-level-deep-learning | A guide to building production-ready deep learning systems for real-world applications | 4,351 |
lexfridman/mit-deep-learning | A collection of tutorials and code examples for learning deep learning concepts using MIT Deep Learning courses | 10,170 |
hoya012/deep_learning_object_detection | A comprehensive repository of object detection papers and datasets using deep learning techniques | 11,316 |
graykode/nlp-roadmap | A comprehensive guide to learning Natural Language Processing | 3,228 |
jindongwang/transferlearning | Provides a comprehensive resource for transfer learning and domain adaptation techniques in deep learning. | 13,467 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,712 |
rasmusbergpalm/deeplearntoolbox | A Matlab toolbox providing implementations of various deep learning models | 3,795 |
iamtrask/grokking-deep-learning | An open-source book and project accompanying Grokking Deep Learning by Andre Trask, covering neural networks and deep learning concepts. | 7,449 |
llsourcell/learn_deep_learning_in_6_weeks | A structured curriculum for learning deep learning concepts over six weeks | 2,677 |
oxford-cs-deepnlp-2017/lectures | An open-source repository containing lecture slides and course materials for an advanced natural language processing course. | 15,683 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
d2l-ai/d2l-en | An interactive deep learning book with code and discussions | 23,967 |