🏇🏽Add resources on Deep learning

This commit is contained in:
Mia von Steinkirch, Ph.D., M.Sc 2020-01-21 15:30:01 -08:00 committed by GitHub
parent 848e17ec4d
commit 8702ce938a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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