1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 11:35:10 +00:00

Added fastai course in the Deep Learning list (#3614)

* Added fastai course in the Deep Learning list

* Added fastai course in the Deep Learning list
This commit is contained in:
Daniel Gonçalves da Silva 2020-05-25 12:41:26 -03:00 committed by GitHub
parent 0e65751f42
commit 33347f2549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@
* [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu)
* [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
* [Practical Deep Learning for Coders, v3 (using fastai library)](https://course.fast.ai)
* [Self-Paced Courses for Deep Learning](https://developer.nvidia.com/deep-learning-courses)
* [Unsupervised Feature Learning and Deep Learning](http://deeplearning.stanford.edu/tutorial)
* [What is Deep Learning](https://www.udacity.com/course/deep-learning--ud730) (Udacity)