|
@@ -2,7 +2,9 @@
|
|
|
|
|
|
## Table of Contents
|
|
|
|
|
|
-* **[Free Online Books](#free-online-books)**
|
|
|
+* **[Free Online Books](#free-online-books)**
|
|
|
+
|
|
|
+* **[Books](#books)**
|
|
|
|
|
|
* **[Courses](#courses)**
|
|
|
|
|
@@ -40,7 +42,9 @@
|
|
|
7. [Artificial Intelligence: A Modern Approach](http://aima.cs.berkeley.edu/)
|
|
|
8. [Deep Learning in Neural Networks: An Overview](http://arxiv.org/pdf/1404.7828v4.pdf)
|
|
|
9. [Artificial intelligence and machine learning: Topic wise explanation](https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/)
|
|
|
-10. [Dive into Deep Learning](https://d2l.ai/) - numpy based interactive Deep Learning book
|
|
|
+10.[Grokking Deep Learning for Computer Vision](https://www.manning.com/books/grokking-deep-learning-for-computer-vision)
|
|
|
+11. [Dive into Deep Learning](https://d2l.ai/) - numpy based interactive Deep Learning book
|
|
|
+
|
|
|
|
|
|
### Courses
|
|
|
|
|
@@ -104,7 +108,9 @@
|
|
|
17. [Introduction to Artificial Neural Networks and Deep Learning](https://www.youtube.com/watch?v=FoO8qDB8gUU) by Leo Isikdogan at Motorola Mobility HQ
|
|
|
18. [NIPS 2016 lecture and workshop videos](https://nips.cc/Conferences/2016/Schedule) - NIPS 2016
|
|
|
19. [Deep Learning Crash Course](https://www.youtube.com/watch?v=oS5fz_mHVz0&list=PLWKotBjTDoLj3rXBL-nEIPRN9V3a9Cx07): a series of mini-lectures by Leo Isikdogan on YouTube (2018)
|
|
|
-20. [Deep Learning with R in Motion](https://www.manning.com/livevideo/deep-learning-with-r-in-motion): a live video course that teaches how to apply deep learning to text and images using the powerful Keras library and its R language interface.
|
|
|
+20. [Deep Learning Crash Course](https://www.manning.com/livevideo/deep-learning-crash-course) By Oliver Zeigermann
|
|
|
+21. [Deep Learning with R in Motion](https://www.manning.com/livevideo/deep-learning-with-r-in-motion): a live video course that teaches how to apply deep learning to text and images using the powerful Keras library and its R language interface.
|
|
|
+
|
|
|
### Papers
|
|
|
*You can also find the most cited deep learning papers from [here](https://github.com/terryum/awesome-deep-learning-papers)*
|
|
|
|