Add deep learning courses (#2122)

* Add deep learning courses

* fix accidental change

* remove trailing slash

* Added NVIDIA's Deep Learning Course
pull/2063/merge
Rian Adam 8 years ago committed by victor felder
parent 5ce3634585
commit 0afe5afbab
  1. 10
      free-courses-en.md

@ -12,6 +12,7 @@
* [Compilers](#compilers)
* [CUDA](#cuda)
* [Databases](#databases)
* [Deep Learning](#deep-learning)
* [Git](#git)
* [Go](#go)
* [Haskell](#haskell)
@ -109,6 +110,15 @@
* [Introduction to Databases](https://lagunita.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
### Deep Learning
* [Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io)
* [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu)
* [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)
### Git
* [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/)

Loading…
Cancel
Save