Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Pytorch | 71,108 | 3,341 | 6,728 | 20 hours ago | 37 | May 08, 2023 | 12,788 | other | Python | |
Tensors and Dynamic neural networks in Python with strong GPU acceleration | ||||||||||
Tensorflow Examples | 42,312 | a year ago | 218 | other | Jupyter Notebook | |||||
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) | ||||||||||
Pytorch Tutorial | 27,137 | a month ago | 85 | mit | Python | |||||
PyTorch Tutorial for Deep Learning Researchers | ||||||||||
Awesome Deep Learning Papers | 21,874 | 3 years ago | 34 | TeX | ||||||
The most cited deep learning papers | ||||||||||
Awesome Tensorflow | 16,809 | 9 months ago | 30 | cc0-1.0 | ||||||
TensorFlow - A curated list of dedicated resources http://tensorflow.org | ||||||||||
Openface | 14,711 | 3 months ago | 10 | apache-2.0 | Lua | |||||
Face recognition with deep neural networks. | ||||||||||
Pwc | 14,522 | 4 years ago | 22 | |||||||
Papers with code. Sorted by stars. Updated weekly. | ||||||||||
Deeplearning_ai_books | 14,417 | 2 years ago | 53 | HTML | ||||||
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | ||||||||||
Neural Networks And Deep Learning | 14,073 | 7 months ago | 8 | Python | ||||||
Code samples for my book "Neural Networks and Deep Learning" | ||||||||||
Playground | 11,048 | 4 months ago | 117 | apache-2.0 | TypeScript | |||||
Play with neural networks! |
This is my assignment on Andrew Ng's special course "Deep Learning Specialization" This special course consists of five courses:
Neural Networks and Deep Learning
In this course, you will learn the foundations of deep learning. When you finish this class, you will:
This course also teaches you how Deep Learning actually works, rather than presenting only a cursory or surface-level description. So after completing it, you will be able to apply deep learning to a your own applications. If you are looking for a job in AI, after this course you will also be able to answer basic interview questions.
Programming Assignments:
Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
Structuring Machine Learning Projects