Jelajahi Sumber

Add deep learning courses (#2122)

* Add deep learning courses

* fix accidental change

* remove trailing slash

* Added NVIDIA's Deep Learning Course
Rian Adam 9 tahun lalu
induk
melakukan
0afe5afbab
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      free-courses-en.md

+ 10 - 0
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/)