Skip to content

Commit

Permalink
course 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Haibin authored and Haibin committed Apr 16, 2018
1 parent 2ba1544 commit 5b18353
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
### 1. Neural Network and Deep Learning


#### Week 1

* [Quiz 1](https://github.com/HeroKillerEver/coursera-deep-learning/blob/master/Neural%20Networks%20and%20Deep%20Learning/week1%20quiz.md)
* [Logistic Regression as a Neural Network](https://github.com/HeroKillerEver/coursera-deep-learning/tree/master/Neural%20Networks%20and%20Deep%20Learning/Logistic%20Regression%20as%20a%20Neural%20Network)

#### Week 2

* [Quiz 2](https://github.com/HeroKillerEver/coursera-deep-learning/blob/master/Neural%20Networks%20and%20Deep%20Learning/week2%20quiz.md)
* [Logistic Regression as a Neural Network](https://github.com/HeroKillerEver/coursera-deep-learning/tree/master/Neural%20Networks%20and%20Deep%20Learning/Logistic%20Regression%20as%20a%20Neural%20Network)

#### Week 3

* [Quiz 3](https://github.com/HeroKillerEver/coursera-deep-learning/blob/master/Neural%20Networks%20and%20Deep%20Learning/week3%20quiz.md)
* [Building your Deep Neural Network - Step by Step](https://github.com/HeroKillerEver/coursera-deep-learning/tree/master/Neural%20Networks%20and%20Deep%20Learning/Building%20your%20Deep%20Neural%20Network%20-%20Step%20by%20Step)
* [Deep Neural Network Application-Image Classification](https://github.com/HeroKillerEver/coursera-deep-learning/tree/master/Neural%20Networks%20and%20Deep%20Learning/Deep%20Neural%20Network%20Application-Image%20Classification)



### 2. Improving Deep Neural Networks-Hyperparameter tuning, Regularization and Optimization


Expand Down

0 comments on commit 5b18353

Please sign in to comment.