Learn_Deep_Learning_in_6_Weeks
Learning path
A structured curriculum for learning deep learning concepts over six weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
3k stars
225 watching
870 forks
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
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,472 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
floodsung/deep-learning-papers-reading-roadmap | A comprehensive roadmap for learning deep learning by following key papers in the field | 38,445 |
rasmusbergpalm/deeplearntoolbox | A Matlab toolbox providing implementations of various deep learning models | 3,808 |
lexfridman/mit-deep-learning | A collection of tutorials and code examples for learning deep learning concepts using MIT Deep Learning courses | 10,190 |
dennybritz/deeplearning-papernotes | A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. | 4,416 |
deeplearning4j/deeplearning4j | A suite of tools for building and training deep learning models using the JVM. | 13,718 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,282 |
alirezadir/production-level-deep-learning | A guide to building production-ready deep learning systems for real-world applications | 4,371 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 57,177 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,820 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
deeplearning4j/deeplearning4j-examples | A collection of examples and tools for building deep learning models on the JVM using Java | 2,464 |
microsoft/ml-for-beginners | A structured curriculum teaching classic machine learning techniques using Python and Scikit-learn, with a focus on practical projects and hands-on exercises. | 70,139 |