Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 深度学习编程作业

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