KEMBAR78
Unit 2 | PDF
0% found this document useful (0 votes)
17 views1 page

Unit 2

The document covers key concepts in neural networks, including activation functions, vanishing and exploding gradients, and the least squares regression line. It also discusses the backpropagation algorithm, classification using backpropagation, and differentiates between classification and regression. Additionally, it outlines the perceptron model, single-layer neural network architecture, and suitable activation functions.

Uploaded by

archanashrma6266
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Unit 2

The document covers key concepts in neural networks, including activation functions, vanishing and exploding gradients, and the least squares regression line. It also discusses the backpropagation algorithm, classification using backpropagation, and differentiates between classification and regression. Additionally, it outlines the perceptron model, single-layer neural network architecture, and suitable activation functions.

Uploaded by

archanashrma6266
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Unit 2

 What is activation function? Explain various types of activation function


 Explain vanishing and Exploding Gradient
 The value of y and their corresponding values of y are shown in the table below

x 0 1 2 3 4
y 2 3 5 4 6
(a) Find the least Square regression line y=ax+b
(b) Estimate the value of y when x=10
 Explain the backpropagation algorithm
 Explain with example classification using back propagation algorithm
 Explain the concept of perceptron, back propagation and sigmoid activation function in
brief. Differentiate between classification and regression.
 Explain the single layer neural network architecture with suitable activation function

You might also like