Coder Social home page Coder Social logo

manojpgupta / coursera-ng-neural-networks-and-deep-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ssq/coursera-ng-neural-networks-and-deep-learning

0.0 0.0 0.0 21.8 MB

Build logistic regression, neural network models for classification

License: MIT License

coursera-ng-neural-networks-and-deep-learning's Introduction

Neural Networks and Deep Learning

Course can be found in Coursera

Quiz and answers are collected for quick search in my blog SSQ

  • Week 1:
    • Understand the major trends driving the rise of deep learning.
    • Be able to explain how deep learning is applied to supervised learning.
    • Understand what are the major categories of models (such as CNNs and RNNs), and when they should be applied.
    • Be able to recognize the basics of when deep learning will (or will not) work well.
  • Week 2:
    • Build a logistic regression model, structured as a shallow neural network
    • Implement the main steps of an ML algorithm, including making predictions, derivative computation, and gradient descent.
    • Implement computationally efficient, highly vectorized, versions of models.
    • Understand how to compute derivatives for logistic regression, using a backpropagation mindset.
    • Become familiar with Python and Numpy
    • Work with iPython Notebooks
    • Be able to implement vectorization across multiple training examples
    • Python Basics with Numpy (optional assignment)
    • Logistic Regression with a Neural Network mindset
  • Week 3:
    • Understand hidden units and hidden layers
    • Be able to apply a variety of activation functions in a neural network.
    • Build your first forward and backward propagation with a hidden layer
    • Apply random initialization to your neural network
    • Become fluent with Deep Learning notations and Neural Network Representations
    • Build and train a neural network with one hidden layer.
    • Build a 2-class classification complete neural network with a hidden layer
  • Week 4:

coursera-ng-neural-networks-and-deep-learning's People

Contributors

ssq avatar

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.