Browse Source

Merge pull request #25 from asmith26/patch-1

Added Fast.AI's Practical Deep Learning For Coders, Part 1 (heavily uses Keras)
François Chollet 8 năm trước cách đây
mục cha
commit
5e26b0bde2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -27,6 +27,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
 - [Keras video tutorials from Dan Van Boxel](https://www.youtube.com/playlist?list=PLFxrZqbLojdKuK7Lm6uamegEFGW2wki6P)
 - [Keras Deep Learning Tutorial for Kaggle 2nd Annual Data Science Bowl](https://github.com/jocicmarko/kaggle-dsb2-keras/)
 - [Collection of tutorials setting up DNNs with Keras](http://ml4a.github.io/guides/)
+- [Fast.AI - Practical Deep Learning For Coders, Part 1](http://course.fast.ai/) (great information on deep learning in general, heavily uses Keras for the labs)
 
 ## Code examples