mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-21 09:58:51 +00:00
Add deep learning courses (#2122)
* Add deep learning courses * fix accidental change * remove trailing slash * Added NVIDIA's Deep Learning Course
This commit is contained in:
parent
5ce3634585
commit
0afe5afbab
@ -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…
Reference in New Issue
Block a user