Deep Learning Tutorials
Tutorials
Deep learning
- intro: From Wikipedia, the free encyclopedia
- blog: https://www.wikiwand.com/en/Deep_learning
Toward Theoretical Understanding of Deep Learning
- intro: ICML 2018 Tutorial. by Sanjeev Arora, Princeton University
- slides: https://www.dropbox.com/s/qonozmne0x4x2r3/deepsurveyICML18final.pptx?dl=0
- mirror: https://pan.baidu.com/s/1r_lz6rMoSIinvfovMFFbug
VGG Convolutional Neural Networks Practical
- homepage: http://www.robots.ox.ac.uk/~vgg/practicals/cnn/index.html
- github: https://github.com/vedaldi/practical-cnn
Hacker’s guide to Neural Networks
http://karpathy.github.io/neuralnets/
Deep Learning Tutorials
Deep Learning in a Nutshell: Core Concepts
http://devblogs.nvidia.com/parallelforall/deep-learning-nutshell-core-concepts/
Deep Learning in a Nutshell: History and Training
http://devblogs.nvidia.com/parallelforall/deep-learning-nutshell-history-training/
A Deep Learning Tutorial: From Perceptrons to Deep Networks
Deep Neural Networks (with Python code)
- paper: http://scholarbank.nus.edu.sg/bitstream/handle/10635/120564/DeepNeuralNetworks.pdf?sequence=1
Three Classes of Deep Learning Architectures and Their Applications: A Tutorial Survey
Stanford Unsupervised Feature Learning and Deep Learning Tutorial: UFLDL Tutorial
- homepage: http://ufldl.stanford.edu/tutorial/
- programming exercises: https://github.com/amaas/stanford_dl_ex
The Unreasonable Effectiveness of Deep Learning (LeCun)
Deep learning from the bottom up
Introduction to Deep Learning with Python (By Alec Radford. Theano)
New to deep learning? Here are 4 easy lessons from Google
Deep Learning 101
Neural Networks Demystified
- Part 1: Data and Architecture: https://www.youtube.com/watch?v=bxe2T-V8XRs
- Part 2: Forward Propagation: https://www.youtube.com/watch?v=UJwK6jAStmg
- Part 3: Gradient Descent: https://www.youtube.com/watch?v=5u0jaA3qAGk
- Part 4: Backpropagation: https://www.youtube.com/watch?v=GlcnxUlrtek
- Part 5: Numerical Gradient Checking: https://www.youtube.com/watch?v=pHMzNW8Agq4
- Part 6: Training: https://www.youtube.com/watch?v=9KM9Td6RVgQ
-
Part 7: Overfitting, Testing, and Regularization: https://www.youtube.com/watch?v=S4ZUwgesjS8
- all-pack: http://pan.baidu.com/s/1dDq5oNB
Deep Learning SIMPLIFIED
A ‘Brief’ History of Neural Nets and Deep Learning
- part 1: http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning/
- part 2: http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning-part-2/
- part 3: http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning-part-3/
- part 4: http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning-part-4/
Deep Neural Networks — An Overview
https://medium.com/@asjad/deep-neural-networks-an-overview-480112b12a13#.i7apzmnso
A Tutorial on Deep Neural Networks for Intelligent Systems
Deep Learning for Computer Vision – Introduction to Convolution Neural Networks
BI Lab Deep Learning Tutorial
Deep Learning Tutorials
Neural Network Architectures
A Practical Introduction to Deep Learning with Caffe and Python
Notes on Convolutional Neural Networks
- homepage: http://cogprints.org/5869/
- paper: http://cogprints.org/5869/1/cnn_tutorial.pdf
Feed Forward and Backward Run in Deep Convolution Neural Network
- intro: 20th International Conference on Computer Vision and Image Processing
- arxiv: https://arxiv.org/abs/1711.03278
Convolutional Networks
http://deeplearning4j.org/convolutionalnets.html
Exploring convolutional neural networks with DL4J
- blog: http://brooksandrew.github.io/simpleblog/articles/convolutional-neural-network-training-with-dl4j/
Understanding Convolutional Neural Networks
Laws, Sausages and ConvNets
Convolutional Neural Networks (CNNs): An Illustrated Explanation
intro_deep: Introduction tutorials to deep learning with Theano and OpenDeep
- slides: https://docs.google.com/presentation/d/1cg9Tn2wWwqJmaSSDnlBDBEETD5SyV6TJSD8qiDJFgEM
- mirror: http://pan.baidu.com/s/1hqIR0yC
- youtube: https://www.youtube.com/watch?v=afUvcD3tEoQ
- mirror: http://pan.baidu.com/s/1qWHp7xa
- github: https://github.com/mbeissinger/intro_deep
Deep Learning on Java by Breandan Considine
Using Convolutional Neural Networks and TensorFlow for Image Classification (NYC TensorFlow meetup)
Neural networks with Theano and Lasagne
- youtube: https://www.youtube.com/watch?v=dtGhSE1PFh0
- mirror: http://pan.baidu.com/s/1kUl3PvL
- github: https://github.com/ebenolson/pydata2015
Introduction to Deep Learning
- github: https://github.com/rouseguy/intro2deeplearning
- slides: https://speakerdeck.com/bargava/introduction-to-deep-learning
Introduction to Deep Learning for Image Recognition - SciPy US 2016
- github: https://github.com/rouseguy/scipyUS2016_dl-image
- slides: https://speakerdeck.com/bargava/introduction-to-deep-learning-for-image-processing
Deep learning tutorials (2nd ed.)
A Beginner’s Guide To Understanding Convolutional Neural Networks
A Beginner’s Guide To Understanding Convolutional Neural Networks Part 2
The 9 Deep Learning Papers You Need To Know About (Understanding CNNs Part 3)
Deep Learning Part 1: Comparison of Symbolic Deep Learning Frameworks
Deep Learning Part 2: Transfer Learning and Fine-tuning Deep Convolutional Neural Networks
Deep Learning Part 3: Combining Deep Convolutional Neural Network with Recurrent Neural Network
Introduction to Deep Learning for Image Processing
The best explanation of Convolutional Neural Networks on the Internet!
The Evolution and Core Concepts of Deep Learning & Neural Networks
- blog: https://www.analyticsvidhya.com/blog/2016/08/evolution-core-concepts-deep-learning-neural-networks/
An Intuitive Explanation of Convolutional Neural Networks
How Convolutional Neural Networks Work
Preliminary Note on the Complexity of a Neural Network
Deep Learning Tutorial
- intro: Hung-yi Lee. 李宏毅
- slides: http://www.slideshare.net/tw_dsconf/ss-62245351?qid=c0f0f97a-6ca8-4df0-97e2-984452215ee7&v=&b=&from_search=1
- mirror: https://pan.baidu.com/s/1mhMhuFQ
Jupyter notebooks and code for Intro to DL talk at Genesys
- blog: http://sujitpal.blogspot.com/2016/08/kerasjupyter-notebooks-for-my.html
- github: https://github.com/sujitpal/intro-dl-talk-code
Learn Deep Learning the Hard Way
A Complete Guide on Getting Started with Deep Learning in Python
Deep learning for complete beginners: Recognising handwritten digits
Deep learning for complete beginners: Using convolutional nets to recognise images
- blog: http://online.cambridgecoding.com/notebooks/cca_admin/convolutional-neural-networks-with-keras
Deep learning for complete beginners: neural network fine-tuning techniques
How do Convolutional Neural Networks work?
http://brohrer.github.io/how_convolutional_neural_networks_work.html
Creating a Neural Network That Can Tell if a Name Is Male or Female, in JavaScript
Softmax Classifiers Explained
The Softmax function and its derivative
How an algorithm behind Deep Learning works
- video: http://blog.revolutionanalytics.com/2016/09/how-the-algorithm-behind-deep-learning-works.html
- slides: https://github.com/brohrer/public-hosting/raw/master/How_CNNs_work.pdf
- blog: http://www.kdnuggets.com/2016/08/brohrer-convolutional-neural-networks-explanation.html
- mirror: http://v.youku.com/v_show/id_XMTcyNTgwNDQyOA==.html
The Neural Network Zoo
http://www.asimovinstitute.org/neural-network-zoo/
Recognising Beer with TensorFlow
- blog: https://medium.com/@chrishawkins/recognising-beer-with-tensorflow-9dedfee3c3c0#.pn5gm3fgc
- gist: https://gist.github.com/chrishawkins/177e37756c833768a21d446cc4921c6e
Deep learning architecture diagrams
- intro: LSTM diagrams
- blog: http://fastml.com/deep-learning-architecture-diagrams/
Getting Started with Deep Learning and Python
Deep Learning Practicals
- intro: Video playlist of Torch Video Tutorials
- youtube: https://www.youtube.com/playlist?list=PLLHTzKZzVU9ebuL6DCclzI54MrPNFGqbW
- mirror: https://pan.baidu.com/s/1skMFGkt
A simple workflow for deep learning
- blog: https://cartesianfaith.com/2016/09/29/a-simple-workflow-for-deep-learning/
- github: https://github.com/zatonovo/deep_learning_ex
A primer on universal function approximation with deep learning (in Torch and R)
An Introduction to Implementing Neural Networks using TensorFlow
A Gentle Introduction to Convolutional Neural Networks
Beginning Machine Learning with Keras and TensorFlow
- blog: http://blog.thoughtram.io/machine-learning/2016/09/23/beginning-ml-with-keras-and-tensorflow.html
Shortest Way to Deep Learning
Deep learning with Matlab
- intro: Covered topics of the presentation: Machine learning workflow, Extracting feaures from images (colours, edges, corners, etc.)
- youtube: https://www.youtube.com/watch?v=r4D3NxQ0Xhg
Convolutional neural networks for computer vision with Matlab
Neural Net Computing Explodes
Tutorial: Optimizing Neural Networks using Keras (with Image recognition case study)
15 Deep Learning Tutorials
Deep Learning Episode 1: Optimizing DeepMind’s A3C on Torch
http://www.allinea.com/blog/201607/deep-learning-episode-1-optimizing-deepminds-a3c-torch
Deep Learning Episode 2: Scaling TensorFlow over multiple EC2 GPU nodes
Deep Learning Episode 3: Supercomputer vs Pong
http://www.allinea.com/blog/201610/deep-learning-episode-3-supercomputer-vs-pong
Deep Learning Episode 4: Supercomputer vs Pong II
http://www.allinea.com/blog/201610/deep-learning-episode-4-supercomputer-vs-pong-ii
Nuts and Bolts of Applying Deep Learning — Summary
Intro to Deep Learning for Computer Vision
http://chaosmail.github.io/deeplearning/2016/10/22/intro-to-deep-learning-for-computer-vision/
If I Can Learn to Play Atari, I Can Learn TensorFlow
- intro: Here is a summary of new deep learning libraries, tools, and updates to existing frameworks.
- blog: https://dzone.com/articles/deep-learning-resources
TensorFlow workshop materials
Some theorems on deep learning
- intro: Tomaso Poggio [MIT]
- youtube: https://www.youtube.com/watch?v=YVjvRvvVn4w
- mirror: https://pan.baidu.com/s/1o8o7LjW
Pokemon, Colors, and Deep Learning
- blog: https://juandes.com/pokemon-colors-and-deep-learning-95fb715be46
- github: https://github.com/juandes/PokemonTypesDeepLearning
Why Deep Learning is Radically Different from Machine Learning
Deep Learning: The Unreasonable Effectiveness of Randomness
Deep Meta-Learning : Machines now Bootstrap Themselves
- blog: https://medium.com/intuitionmachine/deep-learning-can-now-create-itself-92e7ff0d59a7#.ml0dy8m9a
Are Deep Neural Networks Creative?
Are Deep Neural Networks Creative? v2
Develop/Train A Convolutional Neural Netwok For MNIST Dataset
- github: https://github.com/mirjalil/DataScience/blob/master/notebooks/deeplearning/tensorflow_03_CNN.ipynb
Rethinking Generalization in Deep Learning
The hard thing about deep learning
The hard thing about deep learning
Introduction to Autoencoders
Two Days to a Demo
Deep Learning Tutorials for 10 Weeks
Deep Learning in Clojure With Cortex
A Guide to Deep Learning by YerevaNN
Learning to Learn, to Program, to Explore and to Seek Knowledge
- intro: Nando de Freitas, NIPS 2016
- youtube: https://www.youtube.com/watch?v=tPWGGwmgwG0
- mirror: https://pan.baidu.com/s/1b2VZsE
Have Fun with Machine Learning: A Guide for Beginners
- intro: An absolute beginner’s guide to Machine Learning and Image Classification with Neural Networks
- github: https://github.com/humphd/have-fun-with-machine-learning
Deep Learning Cheat Sheet
How to train your Deep Neural Network
http://rishy.github.io//ml/2017/01/05/how-to-train-your-dnn/
A deep learning traffic light detector using dlib and a few images from Google street view
Recognizing Traffic Lights With Deep Learning
- blog: https://medium.com/@davidbrai/recognizing-traffic-lights-with-deep-learning-23dae23287cc#.k22tnf37a
- github: https://github.com/davidbrai/deep-learning-traffic-lights
Tutorials for deep learning
The Holographic Principle: Why Deep Learning Works
https://medium.com/intuitionmachine/the-holographic-principle-and-deep-learning-52c2d6da8d9
Deep Neural Networks - A Brief History
Fundamental Deep Learning code in TFLearn, Keras, Theano and TensorFlow
- blog: https://insights.untapt.com/fundamental-deep-learning-code-in-tflearn-keras-theano-and-tensorflow-66be10a03227#.hoaw8fp9p
- slides: https://static1.squarespace.com/static/5362fa11e4b035b5651b7f7e/t/588fb378cd0f687201a2e317/1485812622873/Jon_Krohn_NYHackR_Deep_Learning_2017_01_30.pdf
Deep Neural Network from scratch
https://matrices.io/deep-neural-network-from-scratch/
Convolutional Neural Networks
https://github.com/Alfredvc/cnn_workshop
Exploring Optimizers
https://github.com//KeremTurgutlu/deeplearning/blob/master/Exploring%20Optimizers.ipynb
A Gentle Introduction to Exploding Gradients in Neural Networks
https://machinelearningmastery.com/exploding-gradients-in-neural-networks/
Only Numpy: (Why I do Manual Back Propagation) Implementing Multi Channel/Layer Convolution Neural Network on Numpy with Interactive Code
92.45% on CIFAR-10 in Torch
- intro: Dropout after Convolution
- blog: http://torch.ch/blog/2015/07/30/cifar.html
Convolution
Understanding Convolutions
Note on the implementation of a convolutional neural networks
- intro: CS231n, Convolutional layer, Pooling layer, Forward pass, Backward pass
- blog: http://cthorey.github.io./backprop_conv/
- github: https://github.com/cthorey/CS231
Convolution in Caffe: a memo
我对卷积的理解
- blog: http://mengqi92.github.io/2015/10/06/convolution/
- blog: https://segmentfault.com/a/1190000004706582
An Analysis of Convolution for Inference
http://www.slideshare.net/nervanasys/an-analysis-of-convolution-for-inference
Understanding Convolution in Deep Learning
A guide to convolution arithmetic for deep learning
Going beyond full utilization: The inside scoop on Nervana’s Winograd kernels
Playing with convolutions in TensorFlow: From a short introduction to convolution to a complete model
- blog: http://mourafiq.com/2016/08/10/playing-with-convolutions-in-tensorflow.html
- github: https://github.com/mouradmourafiq/tensorflow-convolution-models
How convolutional neural networks see the world: An exploration of convnet filters with Keras
One by One [ 1 x 1 ] Convolution - counter-intuitively useful
http://iamaaditya.github.io/2016/03/one-by-one-convolution/
Checkerboard artifact free sub-pixel convolution: A note on sub-pixel convolution, resize convolution and convolution resize
- intro: Twitter
- arxiv: https://arxiv.org/abs/1707.02937
Receptive Field
A guide to receptive field arithmetic for Convolutional Neural Networks
Momentum
Why Momentum Really Works
maxDNN
maxDNN: An Efficient Convolution Kernel for Deep Learning with Maxwell GPUs
- arxiv: http://arxiv.org/abs/1501.06633
- github: https://github.com/eBay/maxDNN
GEMM (General Matrix Matrix Multiply)
Why GEMM is at the heart of deep learning
A full walk through of the SGEMM implementation
- github-wiki: https://github.com/NervanaSystems/maxas/wiki/SGEMM
Backpropagation
Learning representations by back-propagating errors
Learning Internal Representations by Error Propagating
- author: David E. Rumelhart, Geoffrey E. Hinton & Ronald J. Williams. 1986
- paper: http://www.nature.com/nature/journal/v323/n6088/pdf/323533a0.pdf
- mirror: http://pan.baidu.com/s/1bo30gHp
- mirror: http://pan.baidu.com/s/1kVfJ4of
Calculus on Computational Graphs: Backpropagation
Styles of Truncated Backpropagation
Is BackPropagation Necessary?
Backpropagation In Convolutional LSTMs
https://www.doc.ic.ac.uk/~ahanda/ConvLSTMs.pdf
Backward Pass on Conv Layer
Convolutional Neural Networks backpropagation: from intuition to derivation
Backpropagation In Convolutional Neural Networks
Why do we rotate weights when computing the gradients in a convolution layer of a convolution network?
http://soumith.ch/ex/pages/2014/08/07/why-rotate-weights-convolution-gradient/
Note on the implementation of a convolutional neural networks
http://cthorey.github.io./backprop_conv/
Attention
Attention in a Convolutional Neural Net
Attention-based Networks
- intro: M. Malinowski. Max Planck Institut Informatik
- slides: http://download.mpi-inf.mpg.de/d2/mmalinow-slides/attention_networks.pdf
Attention in Neural Networks and How to Use It
http://akosiorek.github.io/ml/2017/10/14/visual-attention.html
Softmax
Hierarchical softmax and negative sampling: short notes worth telling
Caffe
DIY Deep Learning for Vision: a Hands-On Tutorial with Caffe
- homepage: http://tutorial.caffe.berkeleyvision.org/
- slides: https://docs.google.com/presentation/d/1UeKXVgRvvxg9OUdh_UiC5G71UMscNPlvArsWER41PsU/edit#slide=id.gc2fcdcce7_216_0
Deep learning tutorial on Caffe technology : basic commands, Python and C++ code
Using Caffe with your own dataset
https://medium.com/@alexrachnog/using-caffe-with-your-own-dataset-b0ade5d71233
OpenCV 3.0.0-dev: Load Caffe framework models
http://docs.opencv.org/master/d5/de7/tutorial_dnn_googlenet.html#gsc.tab=0
Chainer
Chainer Info
https://github.com/hidetomasuoka/chainer-info
Keras
Keras tutorial
- intro: Tutorial teaching the basics of Keras and some deep learning concepts
- github: https://github.com/jfsantos/keras-tutorial
Keras Tutorial: The Ultimate Beginner’s Guide to Deep Learning in Python
https://elitedatascience.com/keras-tutorial-deep-learning-in-python
Deep Learning with Keras: Tutorial @ EuroScipy 2016
Transfer Learning and Fine Tuning for Cross Domain Image Classification with Keras
- slides: http://www.slideshare.net/sujitpal/transfer-learning-and-fine-tuning-for-cross-domain-image-classification-with-keras
- mirror: https://pan.baidu.com/s/1gfn1xuj
- github: https://github.com/sujitpal/fttl-with-keras
MXNet
10 Deep Learning projects based on Apache MXNet
https://medium.com/@julsimon/10-deep-learning-projects-based-on-apache-mxnet-8231109f3f64
Awesome MXNet(Beta)
https://github.com/chinakook/Awesome-MXNet
TVM
Optimize Deep Learning GPU Operators with TVM: A Depthwise Convolution Example
Theano
Theano Tutorial @ LTI, Carnegie Mellon University
An Introduction to MXNet/Gluon
- intro: @李沐
- github: https://github.com/mli/cvpr17
TensorFlow
LearningTensorFlow.com: A beginners guide to a powerful framework.
TensorFlow Examples: TensorFlow tutorials and code examples for beginners
Awesome TensorFlow: A curated list of awesome TensorFlow experiments, libraries, and projects
The Good, Bad, & Ugly of TensorFlow: A survey of six months rapid evolution (+ tips/hacks and code to fix the ugly stuff)
Tensorflow Tutorials using Jupyter Notebook
TensorFlow Tutorial
- homepage: http://terryum.io/ml_practice/2016/05/28/TFIntroSlides/
- slides: https://s3.amazonaws.com/www.terryum.io/images/TensorFlow_Intro_160529.pptx
- mirror: http://pan.baidu.com/s/1c5cICY
- github: https://github.com/terryum/TensorFlow_Exercises
FIRST CONTACT WITH TENSORFLOW
Introduction to TensorFlow
TensorFlow-Tutorials: Simple tutorials using Google’s TensorFlow Framework
Neural Network Toolbox on TensorFlow
Awesome Tensorflow Implementations
The Ultimate List of TensorFlow Resources: Books, Tutorials & More
Install TensorFlow: Slides and code from our TensorFlow Workshop
A Tour of TensorFlow
TensorFlow Tutorials
- youtube: https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ
- github: https://github.com/Hvass-Labs/TensorFlow-Tutorials
Shapes and dynamic dimensions in TensorFlow
TensorFlow saving/restoring and mixing multiple models
Getting to Know TensorFlow
Image Classification and Segmentation with Tensorflow and TF-Slim http://warmspringwinds.github.io/tensorflow/tf-slim/2016/10/30/image-classification-and-segmentation-using-tensorflow-and-tf-slim/
Not another MNIST tutorial with TensorFlow
Dive Into TensorFlow
- Part I: Getting Started with TensorFlow: http://textminingonline.com/dive-into-tensorflow-part-i-getting-started-with-tensorflow
- Part II: Basic Concepts: http://textminingonline.com/dive-into-tensorflow-part-ii-basic-concepts
- Part III: GTX 1080+Ubuntu16.04+CUDA8.0+cuDNN5.0+TensorFlow: http://textminingonline.com/dive-into-tensorflow-part-iii-gtx-1080-ubuntu16-04-cuda8-0-cudnn5-0-tensorflow
- Part IV: Hello MNIST: http://textminingonline.com/dive-into-tensorflow-part-iv-hello-mnist
- Part V: Deep MNIST: http://textminingonline.com/dive-into-tensorflow-part-v-deep-mnist
- Part VI: Beyond Deep Learning: http://textminingonline.com/dive-into-tensorflow-part-vi-beyond-deep-learning
TensorFlow Exercises - focusing on the comparison with NumPy.
A Gentle Guide to Using Batch Normalization in Tensorflow
Using TensorFlow in Windows with a GPU
Tensorflow and deep learning - without a PhD
- youtube: https://www.youtube.com/watch?v=vq2nnJ4g6N0
- mirror: https://pan.baidu.com/s/1o8HF9R8
- blog: https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/#0
4 Steps To Learn TensorFlow When You Already Know scikit-learn https://medium.com/@Zelros/4-steps-to-learn-tensorflow-when-you-already-know-scikit-learn-3cd0340456b5#.q206au7u9
Gentlest Introduction to Tensorflow
- part 1: https://medium.com/all-of-us-are-belong-to-machines/the-gentlest-introduction-to-tensorflow-248dc871a224#.fxyclr1ui
- part 2: https://medium.com/all-of-us-are-belong-to-machines/gentlest-introduction-to-tensorflow-part-2-ed2a0a7a624f#.vf7p9upg2
- part 3: https://medium.com/all-of-us-are-belong-to-machines/gentlest-intro-to-tensorflow-part-3-matrices-multi-feature-linear-regression-30a81ebaaa6c#.bvjru1f88
- part 4: https://medium.com/all-of-us-are-belong-to-machines/gentlest-intro-to-tensorflow-4-logistic-regression-2afd0cabc54#.seh1fbr24
learn code with tensorflow
TensorFlow Machine Learning Cookbook
- book: https://www.packtpub.com/big-data-and-business-intelligence/tensorflow-machine-learning-cookbook
- github: https://github.com/nfmcclure/tensorflow_cookbook
TensorFlow Image Recognition on a Raspberry Pi
http://svds.com/tensorflow-image-recognition-raspberry-pi/
TensorFlow For Machine Intelligence
- book: https://bleedingedgepress.com/tensor-flow-for-machine-intelligence/
- github: https://github.com/backstopmedia/tensorflowbook
Installing TensorFlow on Raspberry Pi 3 (and probably 2 as well)
- intro: TensorFlow for Raspberry Pi
- github: https://github.com/samjabrahams/tensorflow-on-raspberry-pi
CodinGame: Deep Learning - TensorFlow
A Practical Guide for Debugging Tensorflow Codes
Debugging Tips on TensorFlow
- slides: https://wookayin.github.io/TensorflowKR-2016-talk-debugging
- github: https://github.com/wookayin/TensorflowKR-2016-talk-debugging
Tensorflow Projects: Deep learning using tensorflow
- intro: A repo of everything deep and neurally related. Implementations and ideas are largely based on papers from arxiv and implementations, tutorials from the internet.
- github: https://github.com/shekkizh/TensorflowProjects
Machine Learning with TensorFlow
- homepage: http://www.tensorflowbook.com/
- github: https://github.com/BinRoot/TensorFlow-Book
- blog: https://www.manning.com/books/machine-learning-with-tensorflow
Convolutional Networks: from TensorFlow to iOS BNNS
- blog: https://paiv.github.io/blog/2016/09/25/tensorflow-to-bnns.html
- github: https://github.com/paiv/mnist-bnns
Android TensorFlow Machine Learning Example
- blog: https://blog.mindorks.com/android-tensorflow-machine-learning-example-ff0e9b2654cc#.ysg0ss9r2
- github: https://github.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample
TensorFlow and Deep Learning Tutorials
https://github.com/wagamamaz/tensorflow-tutorial
Finetuning AlexNet with TensorFlow
- blog: https://kratzert.github.io/kratzert.github.io/2017/02/24/finetuning-alexnet-with-tensorflow.html
- github: https://github.com/kratzert/finetune_alexnet_with_tensorflow
Deep Learning examples using Tensorflow
https://github.com/aditya101993/Deep-Learning
How To Write Your Own Tensorflow in C++
https://oneraynyday.github.io/ml/2017/10/20/Tensorflow-C++/
Tensorflow on Android
A Guide to Running Tensorflow Models on Android
- youtube: https://www.youtube.com/watch?v=kFWKdLOxykE
- mirror: http://www.bilibili.com/video/av9806881/index_10.html
- github: https://github.com/llSourcell/A_Guide_to_Running_Tensorflow_Models_on_Android
TensorFlow Android stand-alone demo
- intro: Android demo source files extracted from original TensorFlow source. (TensorFlow r0.10)
- github: https://github.com/miyosuda/TensorFlowAndroidDemo
Torch
Torch Developer Guide
PyTorch
Practical PyTorch tutorials
The Incredible PyTorch
PyTorch quick start: Classifying an image
- blog: http://blog.outcome.io/pytorch-quick-start-classifying-an-image/
- ipn: https://gist.github.com/jbencook/9918217f866c1aa9967391ba62d123b5
tutorial for researchers to learn deep learning with pytorch.
https://github.com/yunjey/pytorch-tutorial
Building a System for Fun!
Facial Recognition On A Jetson TX1 In Tensorflow
Build an AI Cat Chaser with Jetson TX1 and Caffe
Deep Learning in Aerial Systems Using Jetson
- blog: https://devblogs.nvidia.com/parallelforall/deep-learning-in-aerial-systems-jetson/
- github: https://github.com/amitibo/auvsi-targets
Cherry Autonomous Racecar (CAR): NCAT ECE Senior Design Project
- intro: Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS
- github: https://github.com/DJTobias/Cherry-Autonomous-Racecar
Traffic Signs Classification
Traffic signs classification with Deep Learning.
- blog: https://hackernoon.com/traffic-signs-classification-with-deep-learning-b0cb03e23efb#.n0fjehwo6
- github: https://github.com/MehdiSv/TrafficSignsRecognition/
Traffic Sign Recognition with TensorFlow
Traffic signs classification with a convolutional network
http://navoshta.com/traffic-signs-classification/
Convolutional Neural Network for Traffic Sign Classification — CarND
Talks
A Tour of Deep Learning With C++
- intro: CppCon 2017, Peter Goldsborough
- youtube: https://www.youtube.com/watch?v=9-1lcss0NMg
- bilibili: https://www.bilibili.com/video/av20675156/