-
Module-1 1
-
Module-2 1
-
-
Module-3 1
-
-
Module- 4 1
-
Module-5 1
-
Module-6 1
-
-
Module-7 1
-
-
Module-8 1
-
Module-9 1
-
-
Module-10 1

Introduction to Artificial Neural Networks
An Artificial Neuron Network (ANN) is also known as a neural network which is a computational model based on the structure of biological neural networks. It is based on an artificial human nervous system for receiving, processing, and transmitting data and information in terms of computer science.
Objective
- The Detailed ANN
- The Activation Functions
- How do ANNs work & learn
- Gradient Descent
- Stochastic Gradient Descent
- Backpropagation
- Understand limitations of a Single Perceptron
- Understand Neural Networks in Detail
- Illustrate Multi-Layer Perceptron
- Backpropagation – Learning Algorithm
- Understand Backpropagation
Case Studies
- Multiclass image classification with ANN
- Binary Data Classification with ANN