GithubHelp home page GithubHelp logo

mwoodson1 / old-deep-learning-tutorials Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 2.58 MB

A collection of ipython notebooks and resources I have compiled in the past to teach myself and others the basics of deep learning and the tools of the trade in deep learning as well.

Jupyter Notebook 100.00%

old-deep-learning-tutorials's Introduction

Deep Learning Tutorials

To teach others and myself the basics of deep learning I have compiled and created some resources to assist anyone looking to learn more about deep learning and all of its quirks.

The repo will consist of sparsely organized materials others and I have developed but below is my reccomended order of reading in order to get the most out of the material.

Probability and Linear Algebra Review

In any machine learning algorithm it is important to know your basic probability and linear algebra and this is true of deep learning as well. To get you caught up with the basics below are some resources and notebooks that I and others have used with great success

Intro to Neural Networks

I have put together a notebook of notes that gives a quick introduction to neural networks. In those notebooks there are also references to other resources that will be good for ones first dive into neural networks and deep learning.

Neural Network Introduction

A good resource for a quick introduction would be Geoffry Hintons online course on neural networks. In particular lectures 1-6 are excelent introductory material.

Backpropogation

Probably the hardest part of deep learning to understand but also the most important. If you ever wish to add your own layer types, work on improving efficiency of networks, or do pretty much anything with deep networks it is important to understand the training process which is called backpropogation. I highly reccomend reading through all of the material below several times to ensure you know the material well. Replicating any of the work below would also be a good exercise to test your knowledge.

Backpropogation Tutorial

Geoffry Hintons Course

Neural Networks and Deep Learning

Deep Networks

Now that we are familiar with neural networks we can extend them into deep networks and explore their applications. I have provided an introductory Ipython Notebook to introduce a simple application of deep learning but more resources on why extending a neural network with deeper connections of layers gives favorable performance are given below as well.

Deep Learning Tutorial

To go deep or wide in learning?

Going Deeper with Convolutions

Very Deep Convolutional Networks for Large Scale Image Recognition

Popular Libraries and Frameworks

Layers

As you might know already, there are a lot of different layers one can add to a deep network besides simple fully connected layers. The two most popular in the literature these days are convolutional layers and recurrent layers. Both of these are important as they add new abilities for deep networks to learn that simple fully connected layers cannot provide. Below are some important resources to read through to understand these different layer types.

Applications and Literature

Deep learning is a booming field and has many applications. It would be impossible for me to cover them all so here is a list of applications and some important literature related to each of them.

Object Recognition

ImageNet Classification with Deep Convolutional Neural Networks

Activity Recognition

Sequential Deep Learning for Human Action Recognition

Learning Spatiotemporal Features with 3D Convolutional Networks

Speech Recognition and Translation

Deep Neural Networks for Acoustic Modeling in Speech Recognition

Speech Recognition with Deep Recurrent Neural Networks

Biometrics

Deep Face Recognition

DeepFace: Closing the Gap to Human-Level Performance in Face Verification

More Awesome Resources

old-deep-learning-tutorials's People

Contributors

mwoodson1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

nigelliyang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.