Skip to content

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.

Notifications You must be signed in to change notification settings

cristidruta/awesome-deep-learning-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

List of awesome deep learning resources Awesome

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I (Guillaume Chevalier) have got through all of the content listed there, carefully, and built this list.

Trends

Here are the all-time Google Trends, from 2004 up to now, April 2017:

You might also want to look at Andrej Karpathy's new post about trends in Machine Learning research.

I believe that Deep learning is the key that can make computers think more like humans and has a lot of potential. Some hard automation tasks can be solved easily with that while this was impossible to achieve earlier with classical algorithms.

Moore's Law about exponential progress rates in computer science hardware is now more affecting GPUs than CPUs because of physical limits on how tiny an atomic transistor can be. We are shifting toward parallel architectures [read more]. Deep learning exploits parallel architectures as such under the hood by using GPUs. On top of that, deep learning algorithms may be applied to Quantum Computing.

The key of intelligence and cognition is a very interesting subject to explore and is not yet well understood.

Online classes

Books

Posts and Articles

Practical resources

Librairies and Implementations

Some Datasets

Those are resources I have found that seems interesting to develop models onto.

Other Math Theory

Gradient Descent Algorithms and optimization

Complex Numbers & Digital Signal Processing

Okay, signal processing might not be directly related to deep learning, but studying it is interesting for have better intuition for developing neural architectures based on signal.

Papers

Recurrent Neural Networks

Convolutional Neural Networks

YouTube

Misc. Hubs and Links

  • Quora.com (Finest question/answer site)
  • Hacker News (Maybe how I discovered ML - Interesting trends appear on that site way before they get to be a big deal)
  • DataTau (A hub similar to Hacker News, but specific to data science)
  • Naver (Korean search engine - best used with Google Translate, ironically. Surprisingly, sometimes deep learning search results and comprehensible advanced math content shows up more easily there than on Google search)
  • Arxiv Sanity Preserver (arXiv browser with TF/IDF features)

About

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published