diff --git a/deep_learning.md b/deep_learning.md new file mode 100644 index 0000000..fbd4f94 --- /dev/null +++ b/deep_learning.md @@ -0,0 +1,17 @@ +# Deep Learning Resources + + +## 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/).