diff --git a/deep_learning_resources.md b/deep_learning_resources.md index feed9cd..fbd4f94 100644 --- a/deep_learning_resources.md +++ b/deep_learning_resources.md @@ -1,9 +1,17 @@ # Deep Learning Resources -## Moocs - -* [Google's Tensorflow courses](https://www.tensorflow.org/). - - ## Articles + +* [MIT Deep Learning Basics](https://medium.com/tensorflow/mit-deep-learning-basics-introduction-and-overview-with-tensorflow-355bcd26baf0). + + +## Books + +* [Deep Learning by Ian Goodfellow and Yoshua Bengio and Aaron Courville](http://www.deeplearningbook.org/). + + +## Lectures + +* [Deep Learning Lectures by Lex Fridman](https://www.youtube.com/watch?v=O5xeyoRL95U&list=PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf). +* [Google's Tensorflow courses](https://www.tensorflow.org/).