"Prediction of Values Using Machine Learning": Dhole Patil College of Engineering Department of Information Technology
"Prediction of Values Using Machine Learning": Dhole Patil College of Engineering Department of Information Technology
"Prediction of Values Using Machine Learning": Dhole Patil College of Engineering Department of Information Technology
Guide
Prof. Pooja Kadam
9
Perceptron
The perceptron is an
algorithm.
It is a type of linear
classifier.
If the weighted sum is
less than or equal to our
threshold, or bias, b,
then our output will be
0.
If the weighted sum is
greater than our
threshold, or bias, b,
then our output will be
1.
Multilayer Perceptron(MLP)
• Neural networks perform well in applications
when the functional form is nonlinear.
• Backpropagation is used by the gradient
descent optimization algorithm to adjust the
weight of neurons by calculating the gradient of
the loss function.
• The number of hidden layers applied is
determined by estimating the generalization
error of each network. For the current
application to electricity energy consumption
data, it is found that one hidden layer network is
adequate.
12
Literature Survey
• Neural Networks in Practice
• Neural networks in medicine
• Modelling and Diagnosing the Cardiovascular System
• Electronic noses
• Neural Networks in business
• Marketing
• Credit Evaluation
Prediction using Artificial Neural Networks. 13
Literature Survey/Related work
•
Sr. No. Reference Name
Minimum FIVE referencesSeed Idea/ Work description
should Problems found
be there from literature. Any other criteria
17
References
List all the material used from various sources for making this seminar
[1] Journal article – A. A. Author of article. "Title of article," Title of Journal,
vol. #, no. #, pp. page number/s, Month year.
[2] Books- Author's last name, first initial. (Publication date). Book title.
Additional information. City of publication: Publishing company.
[3] Magazine - Author's last name, first initial. (Publication date). Article
title. Periodical title, volume number(issue number if available),
inclusive pages
[4] Website or Webpage Author's name. (Date of publication). Title of
article. Title of Periodical, volume number, Retrieved month day, year,
from full URL
one or two slides
Seminar Title Goes here 18
Question & Answer