Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Artificial Neural Networks tutorial - theory & applications
Rating: 4.2 out of 5(36 ratings)
1,617 students

Artificial Neural Networks tutorial - theory & applications

Machine learning algorithm (ANN) - simplified. See the use cases with R to understand the application
Last updated 8/2017
English

What you'll learn

  • Basics of Artificial Neural Network (ANN)
  • Terms and defintions associated with ANN
  • How does ANN work
  • How to solve binary classification problem using artificial neural network in R
  • How to solve multi level classification problem using artificial neural network in R
  • Data treatment guideline for using ANN
  • Pros and Cons of Neural Network

Course content

2 sections13 lectures1h 9m total length
  • What will you learn in this course?1:15
  • How to study this course?1:23
  • What is neural network? Motivation behind neural network7:03
    Inspiration and linkage with animal thinking process
  • Terms Associated with Neural Network7:12
    • What is node
    • What is bias
    • What is hidden layer / input layer / output layer
    • What is activation function
    • What is a feed forward model
  • How does a Neural Network algorithm work?9:58

    Understand

    1. What is case / batch updating
    2. What is weight and bias updation
    3. Intuitive understanding of functioning of neural network
    4. Stopping criteria
    5. What decisions an analyst need to take to optimize the neural network?
  • Data Preprocessing required to apply ANN5:24
    High level discussion on how to pre process the data for neural network

Requirements

  • Should know basic R programming
  • Basic computer skills
  • Ability to locate resource supplied with this course on Udemy platform

Description

This course aims to simplify concepts of Artificial Neural Network (ANN). ANN mimics the process of thinking. Using it's inherent structure, ANN can solve multitude of problem like binary classifications problem, multi level classification problem etc.

The course is unique in terms of simplicity and it's step by step approach of presenting the concepts and application of neural network.

The course has two section

-------------------------------------------------------

Section 1 : Theory of artificial neural network

--------------------------------------------------------

  1. what is neural network
  2. Terms associated with neural network
    1. What is node
    2. What is bias
    3. What is hidden layer / input layer / output layer 
    4. What is activation function
    5. What is a feed forward model
  3. How does a Neural Network algorithm work?
    1. What is case / batch updating
    2. What is weight and bias updation 
    3. Intuitive understanding of functioning of neural network 
    4. Stopping criteria 
    5. What decisions an analyst need to take to optimize the neural network?
  4. Data Pre processing required to apply ANN

-------------------------------------------------------

Section 2 : Application of artificial neural network

--------------------------------------------------------

  1. Application of ANN for binary outcome
  2. Application of ANN for multi level outcome
  3. Assignment of ANN - learn by doing

Who this course is for:

  • Analytics professionals, who are trying to learn artificial neural network
  • Students, who are trying to make their career into analytics domain
  • Finance professionals, who want to get first hand exposure of artificial neural network concepts