1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 14:00:49 +00:00

add a specialisation course for deep learning from coursera (#4164)

This commit is contained in:
Harsh kumar 2020-10-16 00:17:10 +05:30 committed by GitHub
parent 89614309e3
commit 61798926d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@
* [Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io)
* [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu)
* [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning) (coursera)
* [Intro to Deep Learning](https://www.kaggle.com/learn/intro-to-deep-learning) - Ryan Holbrook
* [MIT 6.S094: Deep Learning for Self-Driving Cars](https://selfdrivingcars.mit.edu)
* [Practical Deep Learning For Coders taught](http://www.fast.ai) - Jeremy Howard