Skip to content

Commit

Permalink
add keras tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
JudasDie authored Feb 23, 2018
1 parent d771ae1 commit a7def61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ This is some records of Andrews' `deeplearning.ai` course from `Coursera`. I hav
### Learn Tensorflow and Deep Neural Network
- I recommend you a video course for learning tensorflow from Google, you can download [here](http://pan.baidu.com/s/1ge2xPuF)
- A good introduction about Deep Neural Network, download [here](http://pan.baidu.com/s/1c1FviBA) <br/>
- Best results on standard dataset like MNIST, CIFAR-10/100, ILSVRC2012... [here](http://rodrigob.github.io/are_we_there_yet/build/)
- Best results on standard dataset like MNIST, CIFAR-10/100, ILSVRC2012... [here](http://rodrigob.github.io/are_we_there_yet/build/)<br/>
- Keras Documentation Chinese Version, download [here](https://pan.baidu.com/s/1dGsZPRj)

### Some Good Machine Learning Tutorial
- Expectation Maximization(EM) course by Xu Yida on [Youtube](https://www.youtube.com/watch?v=Bq5s80ZCmC0&list=PLyAft-JyjIYpno8IfZZS0mnxD5TYZ6BIc)<br/>
Expand All @@ -44,6 +45,7 @@ This is some records of Andrews' `deeplearning.ai` course from `Coursera`. I hav
- Specialization 4 Done! 2017/11/13
- Move Course Records to Records.md 2017/11/14
- Add Expectation Maximization(EM) course links 2017/12/13
- Add a Chinese Version keras tutorial 2012/2/23


### Thanks for Andrew Ng!

0 comments on commit a7def61

Please sign in to comment.