Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.61 KB

DeepLearning.md

File metadata and controls

37 lines (23 loc) · 1.61 KB

Neural networks and deep learning references

Here is a selection of lectures, blog posts or GitHub repositories related to deep learning.

Courses

Olivier Grisel & Charles Ollion - M2 Datascience, Paris-Saclay, France - link
Andrej Karpathy - CS 231, Stanford, CA, USA - link
Martin Gorner - TensorFlow without a PhD - link

Online books

Michael Nielsen - Neural Networks and Deep Learning free online book - link
Andreas Mueller & Sarah Guido - Introduction to ML with Python - link
Joel Grus - Data science from scratch - link

Blogs

Distill - link - All posts
Chris Olah's - link
Andrej Karpathy's - link
Eduard Tyantov - 2017 DL achievements - link

Github repositories

TensorFlow models - link
TensorFlow examples - link
Keras examples - link
PyTorch examples - link

Recent reviews (2018)

Machine learning for physicists - link Understanding DNNs - link