Giter VIP home page Giter VIP logo

deep-learning's Introduction

Workshop Learning Objectives (Fundamentals of Deep Learning)

Open In Colab

Session 1

  1. Define a neural network.
  2. Describe how a neural network works.
  3. Discuss where a neural network can be used.
  4. Use a deep learning pre-trained model to classify an image.
  5. Discuss TensorFlow.
  6. Discuss NumPy.
  7. Discuss ResNet.

Session 2

  1. Explore history of neural network development.
  2. Describe the basis of a neural network (neuron).
  3. Identify and describe an artificial neuron (perceptron).
  4. Discuss bias and weights.
  5. Discuss deep networks.
  6. Describe and identify activation functions.
  7. Describe and simulate image processing in a small neural network.
  8. Implement and train a perceptron using TensorFlow.

Session 3

  1. Describe the purpose of gradient descent.
  2. Describe the process of gradient descent.
  3. Discuss error loss function.
  4. Describe optimizers.
  5. Describe chain rule.

Videos

DL : Neural Networks - Getting Started

DL : Anatomy of a Neural Network

Links

Lawrence Moroney Video

Notes

  1. Vanishing / exploding gradients problem (Hands-On Machine Learning w/Sci-Kit Learn..., p. 332 - ff)
  2. Backpropagation Summary (Learning Deep Learning, Eckman, p. 89.)
  3. Learning Rate Hyperparameter (Deep Learning: A Visual Approach, Glassner, p. 376.) -- Excellent example!

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.