Skip to content

Commit 0afe5af

Browse files
rianrajagedevhf
authored andcommitted
Add deep learning courses (EbookFoundation#2122)
* Add deep learning courses * fix accidental change * remove trailing slash * Added NVIDIA's Deep Learning Course
1 parent 5ce3634 commit 0afe5af

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

free-courses-en.md

+10
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [Compilers](#compilers)
1313
* [CUDA](#cuda)
1414
* [Databases](#databases)
15+
* [Deep Learning](#deep-learning)
1516
* [Git](#git)
1617
* [Go](#go)
1718
* [Haskell](#haskell)
@@ -109,6 +110,15 @@
109110
* [Introduction to Databases](https://lagunita.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
110111

111112

113+
### Deep Learning
114+
115+
* [Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io)
116+
* [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu)
117+
* [Self-Paced Courses for Deep Learning ](https://developer.nvidia.com/deep-learning-courses)
118+
* [Unsupervised Feature Learning and Deep Learning](http://deeplearning.stanford.edu/tutorial)
119+
* [What is Deep Learning](https://www.udacity.com/course/deep-learning--ud730)
120+
121+
112122
### Git
113123

114124
* [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/)

0 commit comments

Comments
 (0)