This document provides an overview of artificial neural networks (ANNs). It discusses how ANNs are inspired by biological neural networks and are composed of interconnected nodes that mimic neurons. ANNs use a learning process to update synaptic connection weights between nodes based on training data to perform tasks like pattern recognition. The document outlines the history of ANNs and covers popular applications. It also describes common ANN properties, architectures, and the backpropagation algorithm used for training multilayer networks.
ANNs have been widely used in various domains for: Pattern recognition Funct...vijaym148
The document discusses artificial neural networks (ANNs), which are computational models inspired by the human brain. ANNs consist of interconnected nodes that mimic neurons in the brain. Knowledge is stored in the synaptic connections between neurons. ANNs can be used for pattern recognition, function approximation, and associative memory. Backpropagation is an important algorithm for training multilayer ANNs by adjusting the synaptic weights based on examples. ANNs have been applied to problems like image classification, speech recognition, and financial prediction.
This document provides an overview of artificial neural networks (ANNs). It discusses how ANNs are inspired by biological neural networks and are composed of interconnected nodes that mimic neurons. ANNs use a learning process to update synaptic connection weights between nodes based on training data to perform tasks like pattern recognition. The document outlines the history of ANNs and covers popular applications. It also describes common ANN properties, architectures, and the backpropagation algorithm used for training multilayer networks.
The document describes a multilayer neural network presentation. It discusses key concepts of neural networks including their architecture, types of neural networks, and backpropagation. The key points are:
1) Neural networks are composed of interconnected processing units (neurons) that can learn relationships in data through training. They are inspired by biological neural systems.
2) Common network architectures include multilayer perceptrons and recurrent networks. Backpropagation is commonly used to train multilayer feedforward networks by propagating errors backwards.
3) Neural networks have advantages like the ability to model complex nonlinear relationships, adapt to new data, and extract patterns from imperfect data. They are well-suited for problems like classification.
The document describes multilayer neural networks and their use for classification problems. It discusses how neural networks can handle continuous-valued inputs and outputs unlike decision trees. Neural networks are inherently parallel and can be sped up through parallelization techniques. The document then provides details on the basic components of neural networks, including neurons, weights, biases, and activation functions. It also describes common network architectures like feedforward networks and discusses backpropagation for training networks.
The document discusses artificial neural networks and classification using backpropagation, describing neural networks as sets of connected input and output units where each connection has an associated weight. It explains backpropagation as a neural network learning algorithm that trains networks by adjusting weights to correctly predict the class label of input data, and how multi-layer feed-forward neural networks can be used for classification by propagating inputs through hidden layers to generate outputs.
The document discusses neural networks and their use for pattern detection and machine learning. It describes how neural networks are modeled after the human nervous system and consist of connected input/output units with associated weights. The key points covered include:
- Neural networks can build highly accurate predictive models by training on large datasets.
- Backpropagation is a common neural network learning algorithm that adjusts weights to predict the correct class label of inputs.
- Neural networks have strengths like tolerance to noisy data and ability to classify untrained patterns, but also weaknesses like long training times and lack of interpretability.
Chapter 9 of the document discusses advanced classification methods including Bayesian belief networks, classification using backpropagation neural networks, support vector machines, classification with frequent patterns, lazy learning, and other techniques. It describes how these methods work, including how Bayesian networks are constructed, how backpropagation trains neural networks, how support vector machines find optimal separating hyperplanes, and considerations around efficiency and interpretability. The chapter also covers mathematical mappings of classification problems and discriminative versus generative classifiers.
Chapter 9 of the book discusses advanced classification methods including Bayesian belief networks, classification using backpropagation neural networks, support vector machines, frequent pattern-based classification, lazy learning, and other techniques. It describes how these methods work, including how to construct Bayesian networks, train neural networks using backpropagation, find optimal separating hyperplanes with support vector machines, and more. The chapter also covers topics like network topologies, training scenarios, efficiency and interpretability of different methods.
An artificial neural network (ANN) is the piece of a computing system designed to simulate the way the human brain analyzes and processes information. It is the foundation of artificial intelligence (AI) and solves problems that would prove impossible or difficult by human or statistical standards. ANNs have self-learning capabilities that enable them to produce better results as more data becomes available.
Artificial Neural Networks ppt.pptx for final sem cseNaveenBhajantri1
This document provides an overview of artificial neural networks. It discusses the biological inspiration from neurons in the brain and how artificial neural networks mimic this structure. The key components of artificial neurons and various network architectures are described, including fully connected, layered, feedforward, and modular networks. Supervised and unsupervised learning approaches are covered, with backpropagation highlighted as a commonly used supervised algorithm. Applications of neural networks are mentioned in areas like medicine, business, marketing and credit evaluation. Advantages include the ability to handle complex nonlinear problems and noisy data.
This chapter discusses advanced classification methods, including Bayesian belief networks, classification using backpropagation neural networks, support vector machines (SVM), and lazy learners. It describes Bayesian belief networks as probabilistic graphical models that represent conditional dependencies between variables. Backpropagation neural networks are introduced as a way to perform nonlinear regression to approximate functions through adjusting weights in a multi-layer feedforward network. SVM is covered as a method that transforms data into a higher dimensional space to find an optimal separating hyperplane, using support vectors.
Jiawei Han, Micheline Kamber and Jian Pei
Data Mining: Concepts and Techniques, 3rd ed.
The Morgan Kaufmann Series in Data Management Systems
Morgan Kaufmann Publishers, July 2011. ISBN 978-0123814791
Web spam classification using supervised artificial neural network algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are more efficient, generic and highly adaptive. Neural Network based technologies have high ability of adaption as well as generalization. As per our knowledge, very little work has been done in this field using neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised learning algorithms of artificial neural network by creating classifiers for the complex problem of latest web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Web Spam Classification Using Supervised Artificial Neural Network Algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are
more efficient, generic and highly adaptive. Neural Network based technologies have high ability of
adaption as well as generalization. As per our knowledge, very little work has been done in this field using
neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised
learning algorithms of artificial neural network by creating classifiers for the complex problem of latest
web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Web Spam Classification Using Supervised Artificial Neural Network Algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are
more efficient, generic and highly adaptive. Neural Network based technologies have high ability of
adaption as well as generalization. As per our knowledge, very little work has been done in this field using
neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised
learning algorithms of artificial neural network by creating classifiers for the complex problem of latest
web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Understanding P–N Junction Semiconductors: A Beginner’s GuideGS Virdi
Dive into the fundamentals of P–N junctions, the heart of every diode and semiconductor device. In this concise presentation, Dr. G.S. Virdi (Former Chief Scientist, CSIR-CEERI Pilani) covers:
What Is a P–N Junction? Learn how P-type and N-type materials join to create a diode.
Depletion Region & Biasing: See how forward and reverse bias shape the voltage–current behavior.
V–I Characteristics: Understand the curve that defines diode operation.
Real-World Uses: Discover common applications in rectifiers, signal clipping, and more.
Ideal for electronics students, hobbyists, and engineers seeking a clear, practical introduction to P–N junction semiconductors.
The document describes a multilayer neural network presentation. It discusses key concepts of neural networks including their architecture, types of neural networks, and backpropagation. The key points are:
1) Neural networks are composed of interconnected processing units (neurons) that can learn relationships in data through training. They are inspired by biological neural systems.
2) Common network architectures include multilayer perceptrons and recurrent networks. Backpropagation is commonly used to train multilayer feedforward networks by propagating errors backwards.
3) Neural networks have advantages like the ability to model complex nonlinear relationships, adapt to new data, and extract patterns from imperfect data. They are well-suited for problems like classification.
The document describes multilayer neural networks and their use for classification problems. It discusses how neural networks can handle continuous-valued inputs and outputs unlike decision trees. Neural networks are inherently parallel and can be sped up through parallelization techniques. The document then provides details on the basic components of neural networks, including neurons, weights, biases, and activation functions. It also describes common network architectures like feedforward networks and discusses backpropagation for training networks.
The document discusses artificial neural networks and classification using backpropagation, describing neural networks as sets of connected input and output units where each connection has an associated weight. It explains backpropagation as a neural network learning algorithm that trains networks by adjusting weights to correctly predict the class label of input data, and how multi-layer feed-forward neural networks can be used for classification by propagating inputs through hidden layers to generate outputs.
The document discusses neural networks and their use for pattern detection and machine learning. It describes how neural networks are modeled after the human nervous system and consist of connected input/output units with associated weights. The key points covered include:
- Neural networks can build highly accurate predictive models by training on large datasets.
- Backpropagation is a common neural network learning algorithm that adjusts weights to predict the correct class label of inputs.
- Neural networks have strengths like tolerance to noisy data and ability to classify untrained patterns, but also weaknesses like long training times and lack of interpretability.
Chapter 9 of the document discusses advanced classification methods including Bayesian belief networks, classification using backpropagation neural networks, support vector machines, classification with frequent patterns, lazy learning, and other techniques. It describes how these methods work, including how Bayesian networks are constructed, how backpropagation trains neural networks, how support vector machines find optimal separating hyperplanes, and considerations around efficiency and interpretability. The chapter also covers mathematical mappings of classification problems and discriminative versus generative classifiers.
Chapter 9 of the book discusses advanced classification methods including Bayesian belief networks, classification using backpropagation neural networks, support vector machines, frequent pattern-based classification, lazy learning, and other techniques. It describes how these methods work, including how to construct Bayesian networks, train neural networks using backpropagation, find optimal separating hyperplanes with support vector machines, and more. The chapter also covers topics like network topologies, training scenarios, efficiency and interpretability of different methods.
An artificial neural network (ANN) is the piece of a computing system designed to simulate the way the human brain analyzes and processes information. It is the foundation of artificial intelligence (AI) and solves problems that would prove impossible or difficult by human or statistical standards. ANNs have self-learning capabilities that enable them to produce better results as more data becomes available.
Artificial Neural Networks ppt.pptx for final sem cseNaveenBhajantri1
This document provides an overview of artificial neural networks. It discusses the biological inspiration from neurons in the brain and how artificial neural networks mimic this structure. The key components of artificial neurons and various network architectures are described, including fully connected, layered, feedforward, and modular networks. Supervised and unsupervised learning approaches are covered, with backpropagation highlighted as a commonly used supervised algorithm. Applications of neural networks are mentioned in areas like medicine, business, marketing and credit evaluation. Advantages include the ability to handle complex nonlinear problems and noisy data.
This chapter discusses advanced classification methods, including Bayesian belief networks, classification using backpropagation neural networks, support vector machines (SVM), and lazy learners. It describes Bayesian belief networks as probabilistic graphical models that represent conditional dependencies between variables. Backpropagation neural networks are introduced as a way to perform nonlinear regression to approximate functions through adjusting weights in a multi-layer feedforward network. SVM is covered as a method that transforms data into a higher dimensional space to find an optimal separating hyperplane, using support vectors.
Jiawei Han, Micheline Kamber and Jian Pei
Data Mining: Concepts and Techniques, 3rd ed.
The Morgan Kaufmann Series in Data Management Systems
Morgan Kaufmann Publishers, July 2011. ISBN 978-0123814791
Web spam classification using supervised artificial neural network algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are more efficient, generic and highly adaptive. Neural Network based technologies have high ability of adaption as well as generalization. As per our knowledge, very little work has been done in this field using neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised learning algorithms of artificial neural network by creating classifiers for the complex problem of latest web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Web Spam Classification Using Supervised Artificial Neural Network Algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are
more efficient, generic and highly adaptive. Neural Network based technologies have high ability of
adaption as well as generalization. As per our knowledge, very little work has been done in this field using
neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised
learning algorithms of artificial neural network by creating classifiers for the complex problem of latest
web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Web Spam Classification Using Supervised Artificial Neural Network Algorithmsaciijournal
Due to the rapid growth in technology employed by the spammers, there is a need of classifiers that are
more efficient, generic and highly adaptive. Neural Network based technologies have high ability of
adaption as well as generalization. As per our knowledge, very little work has been done in this field using
neural network. We present this paper to fill this gap. This paper evaluates performance of three supervised
learning algorithms of artificial neural network by creating classifiers for the complex problem of latest
web spam pattern classification. These algorithms are Conjugate Gradient algorithm, Resilient Backpropagation learning, and Levenberg-Marquardt algorithm.
Understanding P–N Junction Semiconductors: A Beginner’s GuideGS Virdi
Dive into the fundamentals of P–N junctions, the heart of every diode and semiconductor device. In this concise presentation, Dr. G.S. Virdi (Former Chief Scientist, CSIR-CEERI Pilani) covers:
What Is a P–N Junction? Learn how P-type and N-type materials join to create a diode.
Depletion Region & Biasing: See how forward and reverse bias shape the voltage–current behavior.
V–I Characteristics: Understand the curve that defines diode operation.
Real-World Uses: Discover common applications in rectifiers, signal clipping, and more.
Ideal for electronics students, hobbyists, and engineers seeking a clear, practical introduction to P–N junction semiconductors.
Multi-currency in odoo accounting and Update exchange rates automatically in ...Celine George
Most business transactions use the currencies of several countries for financial operations. For global transactions, multi-currency management is essential for enabling international trade.
GDGLSPGCOER - Git and GitHub Workshop.pptxazeenhodekar
This presentation covers the fundamentals of Git and version control in a practical, beginner-friendly way. Learn key commands, the Git data model, commit workflows, and how to collaborate effectively using Git — all explained with visuals, examples, and relatable humor.
This chapter provides an in-depth overview of the viscosity of macromolecules, an essential concept in biophysics and medical sciences, especially in understanding fluid behavior like blood flow in the human body.
Key concepts covered include:
✅ Definition and Types of Viscosity: Dynamic vs. Kinematic viscosity, cohesion, and adhesion.
⚙️ Methods of Measuring Viscosity:
Rotary Viscometer
Vibrational Viscometer
Falling Object Method
Capillary Viscometer
🌡️ Factors Affecting Viscosity: Temperature, composition, flow rate.
🩺 Clinical Relevance: Impact of blood viscosity in cardiovascular health.
🌊 Fluid Dynamics: Laminar vs. turbulent flow, Reynolds number.
🔬 Extension Techniques:
Chromatography (adsorption, partition, TLC, etc.)
Electrophoresis (protein/DNA separation)
Sedimentation and Centrifugation methods.
The Pala kings were people-protectors. In fact, Gopal was elected to the throne only to end Matsya Nyaya. Bhagalpur Abhiledh states that Dharmapala imposed only fair taxes on the people. Rampala abolished the unjust taxes imposed by Bhima. The Pala rulers were lovers of learning. Vikramshila University was established by Dharmapala. He opened 50 other learning centers. A famous Buddhist scholar named Haribhadra was to be present in his court. Devpala appointed another Buddhist scholar named Veerdeva as the vice president of Nalanda Vihar. Among other scholars of this period, Sandhyakar Nandi, Chakrapani Dutta and Vajradatta are especially famous. Sandhyakar Nandi wrote the famous poem of this period 'Ramcharit'.
How to track Cost and Revenue using Analytic Accounts in odoo Accounting, App...Celine George
Analytic accounts are used to track and manage financial transactions related to specific projects, departments, or business units. They provide detailed insights into costs and revenues at a granular level, independent of the main accounting system. This helps to better understand profitability, performance, and resource allocation, making it easier to make informed financial decisions and strategic planning.
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...larencebapu132
This is short and accurate description of World war-1 (1914-18)
It can give you the perfect factual conceptual clarity on the great war
Regards Simanchala Sarab
Student of BABed(ITEP, Secondary stage)in History at Guru Nanak Dev University Amritsar Punjab 🙏🙏
How to Subscribe Newsletter From Odoo 18 WebsiteCeline George
Newsletter is a powerful tool that effectively manage the email marketing . It allows us to send professional looking HTML formatted emails. Under the Mailing Lists in Email Marketing we can find all the Newsletter.
How to manage Multiple Warehouses for multiple floors in odoo point of saleCeline George
The need for multiple warehouses and effective inventory management is crucial for companies aiming to optimize their operations, enhance customer satisfaction, and maintain a competitive edge.
Odoo Inventory Rules and Routes v17 - Odoo SlidesCeline George
Odoo's inventory management system is highly flexible and powerful, allowing businesses to efficiently manage their stock operations through the use of Rules and Routes.
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsesushreesangita003
what is pulse ?
Purpose
physiology and Regulation of pulse
Characteristics of pulse
factors affecting pulse
Sites of pulse
Alteration of pulse
for BSC Nursing 1st semester
for Gnm Nursing 1st year
Students .
vitalsign
INTRO TO STATISTICS
INTRO TO SPSS INTERFACE
CLEANING MULTIPLE CHOICE RESPONSE DATA WITH EXCEL
ANALYZING MULTIPLE CHOICE RESPONSE DATA
INTERPRETATION
Q & A SESSION
PRACTICAL HANDS-ON ACTIVITY
2. Artificial Neural Networks
Computational models inspired by the human
brain:
Algorithms that try to mimic the brain.
Massively parallel, distributed system, made up of
simple processing units (neurons)
Synaptic connection strengths among neurons are
used to store the acquired knowledge.
Knowledge is acquired by the network from its
environment through a learning process
3. History
late-1800's - Neural Networks appear as an
analogy to biological systems
1960's and 70's – Simple neural networks appear
Fall out of favor because the perceptron is not
effective by itself, and there were no good algorithms
for multilayer nets
1986 – Backpropagation algorithm appears
Neural Networks have a resurgence in popularity
More computationally expensive
4. Applications of ANNs
ANNs have been widely used in various domains
for:
Pattern recognition
Function approximation
Associative memory
5. Properties
Inputs are flexible
any real values
Highly correlated or independent
Target function may be discrete-valued, real-valued, or
vectors of discrete or real values
Outputs are real numbers between 0 and 1
Resistant to errors in the training data
Long training time
Fast evaluation
The function produced can be difficult for humans to
interpret
6. When to consider neural networks
Input is high-dimensional discrete or raw-valued
Output is discrete or real-valued
Output is a vector of values
Possibly noisy data
Form of target function is unknown
Human readability of the result is not important
Examples:
Speech phoneme recognition
Image classification
Financial prediction
7. April 17, 2025
Data Mining: Concepts and
Techniques 7
A Neuron (= a perceptron)
The n-dimensional input vector x is mapped into variable y by
means of the scalar product and a nonlinear function mapping
t
-
f
weighted
sum
Input
vector x
output y
Activation
function
weight
vector w
w0
w1
wn
x0
x1
xn
)
sign(
y
e
For Exampl
n
0
i
t
x
w i
i
8. Perceptron
Basic unit in a neural network
Linear separator
Parts
N inputs, x1 ... xn
Weights for each input, w1 ... wn
A bias input x0 (constant) and associated weight w0
Weighted sum of inputs, y = w0x0 + w1x1 + ... + wnxn
A threshold function or activation function,
i.e 1 if y > t, -1 if y <= t
9. Artificial Neural Networks (ANN)
Model is an assembly of
inter-connected nodes
and weighted links
Output node sums up
each of its input value
according to the weights
of its links
Compare output node
against some threshold t
X1
X2
X3
Y
Black box
w1
t
Output
node
Input
nodes
w2
w3
)
( t
x
w
I
Y
i
i
i
Perceptron Model
)
( t
x
w
sign
Y
i
i
i
or
10. Types of connectivity
Feedforward networks
These compute a series of
transformations
Typically, the first layer is the
input and the last layer is the
output.
Recurrent networks
These have directed cycles in their
connection graph. They can have
complicated dynamics.
More biologically realistic.
hidden units
output units
input units
11. Different Network Topologies
Single layer feed-forward networks
Input layer projecting into the output layer
Input Output
layer layer
Single layer
network
12. Different Network Topologies
Multi-layer feed-forward networks
One or more hidden layers. Input projects only
from previous layers onto a layer.
Input Hidden Output
layer layer layer
2-layer or
1-hidden layer
fully connected
network
14. Different Network Topologies
Recurrent networks
A network with feedback, where some of its
inputs are connected to some of its outputs (discrete
time).
Input Output
layer layer
Recurrent
network
15. Algorithm for learning ANN
Initialize the weights (w0, w1, …, wk)
Adjust the weights in such a way that the output
of ANN is consistent with class labels of training
examples
Error function:
Find the weights wi’s that minimize the above error
function
e.g., gradient descent, backpropagation algorithm
2
)
,
(
i
i
i
i X
w
f
Y
E
16. Optimizing concave/convex function
Maximum of a concave function = minimum of a
convex function
Gradient ascent (concave) / Gradient descent (convex)
Gradient ascent rule
24. Decision surface of a perceptron
Decision surface is a hyperplane
Can capture linearly separable classes
Non-linearly separable
Use a network of them
27. Multi-layer Networks
Linear units inappropriate
No more expressive than a single layer
„ Introduce non-linearity
Threshold not differentiable
„ Use sigmoid function
31. April 17, 2025
Data Mining: Concepts and
Techniques 31
Backpropagation
Iteratively process a set of training tuples & compare the network's
prediction with the actual known target value
For each training tuple, the weights are modified to minimize the mean
squared error between the network's prediction and the actual target
value
Modifications are made in the “backwards” direction: from the output
layer, through each hidden layer down to the first hidden layer, hence
“backpropagation”
Steps
Initialize weights (to small random #s) and biases in the network
Propagate the inputs forward (by applying activation function)
Backpropagate the error (by updating weights and biases)
Terminating condition (when error is very small, etc.)
33. April 17, 2025
Data Mining: Concepts and
Techniques 33
How A Multi-Layer Neural Network Works?
The inputs to the network correspond to the attributes measured for
each training tuple
Inputs are fed simultaneously into the units making up the input layer
They are then weighted and fed simultaneously to a hidden layer
The number of hidden layers is arbitrary, although usually only one
The weighted outputs of the last hidden layer are input to units making
up the output layer, which emits the network's prediction
The network is feed-forward in that none of the weights cycles back to
an input unit or to an output unit of a previous layer
From a statistical point of view, networks perform nonlinear regression:
Given enough hidden units and enough training samples, they can
closely approximate any function
34. April 17, 2025
Data Mining: Concepts and
Techniques 34
Defining a Network Topology
First decide the network topology: # of units in the input
layer, # of hidden layers (if > 1), # of units in each hidden
layer, and # of units in the output layer
Normalizing the input values for each attribute measured in
the training tuples to [0.0—1.0]
One input unit per domain value, each initialized to 0
Output, if for classification and more than two classes, one
output unit per class is used
Once a network has been trained and its accuracy is
unacceptable, repeat the training process with a different
network topology or a different set of initial weights
35. April 17, 2025
Data Mining: Concepts and
Techniques 35
Backpropagation and Interpretability
Efficiency of backpropagation: Each epoch (one interation through the
training set) takes O(|D| * w), with |D| tuples and w weights, but # of
epochs can be exponential to n, the number of inputs, in the worst case
Rule extraction from networks: network pruning
Simplify the network structure by removing weighted links that have the
least effect on the trained network
Then perform link, unit, or activation value clustering
The set of input and activation values are studied to derive rules
describing the relationship between the input and hidden unit layers
Sensitivity analysis: assess the impact that a given input variable has on a
network output. The knowledge gained from this analysis can be
represented in rules
36. April 17, 2025
Data Mining: Concepts and
Techniques 36
Neural Network as a Classifier
Weakness
Long training time
Require a number of parameters typically best determined empirically,
e.g., the network topology or “structure.”
Poor interpretability: Difficult to interpret the symbolic meaning behind
the learned weights and of “hidden units” in the network
Strength
High tolerance to noisy data
Ability to classify untrained patterns
Well-suited for continuous-valued inputs and outputs
Successful on a wide array of real-world data
Algorithms are inherently parallel
Techniques have recently been developed for the extraction of rules
from trained neural networks
38. Artificial Neural Networks (ANN)
X1 X2 X3 Y
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 1
0 0 1 0
0 1 0 0
0 1 1 1
0 0 0 0
X1
X2
X3
Y
Black box
0.3
0.3
0.3 t=0.4
Output
node
Input
nodes
otherwise
0
true
is
if
1
)
(
where
)
0
4
.
0
3
.
0
3
.
0
3
.
0
( 3
2
1
z
z
I
X
X
X
I
Y
40. April 17, 2025
Data Mining: Concepts and
Techniques 40
A Multi-Layer Feed-Forward Neural Network
Output layer
Input layer
Hidden layer
Output vector
Input vector: X
wij
ij
k
i
i
k
j
k
j x
y
y
w
w )
ˆ
( )
(
)
(
)
1
(
41. General Structure of ANN
Activation
function
g(Si
)
Si
Oi
I1
I2
I3
wi1
wi2
wi3
Oi
Neuron i
Input Output
threshold, t
Input
Layer
Hidden
Layer
Output
Layer
x1
x2
x3
x4
x5
y
Training ANN means learning
the weights of the neurons