deeplearning-papernotes
Paper Notes
A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications.
Summaries and notes on Deep Learning research papers
4k stars
758 watching
903 forks
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
floodsung/deep-learning-papers-reading-roadmap | A comprehensive roadmap for learning deep learning by following key papers in the field | 38,327 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
lexfridman/mit-deep-learning | A collection of tutorials and code examples for learning deep learning concepts using MIT Deep Learning courses | 10,170 |
alirezadir/production-level-deep-learning | A guide to building production-ready deep learning systems for real-world applications | 4,351 |
google-deepmind/deepmind-research | Provides implementations and illustrative code to accompany DeepMind research publications | 13,250 |
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 |
d2l-ai/d2l-en | An interactive deep learning book with code and discussions | 23,967 |
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,315 |
jindongwang/transferlearning | Provides a comprehensive resource for transfer learning and domain adaptation techniques in deep learning. | 13,467 |
hoya012/deep_learning_object_detection | A comprehensive repository of object detection papers and datasets using deep learning techniques | 11,316 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,244 |
kaiminghe/deep-residual-networks | Original models for deep residual networks as described in a 2015 research paper, implemented using Caffe. | 6,446 |
kailashahirwar/cheatsheets-ai | Provides essential reference materials for machine learning and deep learning researchers and engineers | 15,117 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |