Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxxshirley/deeplearning-andrewng
Coursera 深度学习编程作业
https://github.com/wxxshirley/deeplearning-andrewng
coursera deeplearnign-ai tensorflow
Last synced: 9 days ago
JSON representation
Coursera 深度学习编程作业
- Host: GitHub
- URL: https://github.com/wxxshirley/deeplearning-andrewng
- Owner: WxxShirley
- Created: 2019-07-10T11:50:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T15:29:53.000Z (almost 5 years ago)
- Last Synced: 2024-11-05T13:19:19.940Z (about 2 months ago)
- Topics: coursera, deeplearnign-ai, tensorflow
- Language: Python
- Homepage:
- Size: 21.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepLearning-AndrewNg
Instructor : [Andrew Ng](http://www.andrewng.org)
## Introduction
This repo contains my code for [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning) on Coursera.## Programming Assignments
* Course 1 : [Neural Networks and Deep Learning](https://github.com/WxxShirley/DeepLearning-AndrewNg/tree/master/C1)
* Course 2 : [Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization](https://github.com/WxxShirley/DeepLearning-AndrewNg/tree/master/C2)
* Course 3 : Structuring Machine Learning Projects
There is no PA for this course.
* Course 4 : [Convolutional Neural Networks](https://github.com/WxxShirley/DeepLearning-AndrewNg/tree/master/C4)
* Course 5 : Sequence Models