⛹🏼 rename deep learning

This commit is contained in:
Mia von Steinkirch 2020-01-21 15:32:51 -08:00
parent 8702ce938a
commit 757f5ff855

17
deep_learning.md Normal file
View file

@ -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/).