mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-10 18:54:57 -04:00
🏇🏽Add resources on Deep learning
This commit is contained in:
parent
848e17ec4d
commit
8702ce938a
1 changed files with 13 additions and 5 deletions
|
@ -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/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue