Artificial Neural Network
Artificial Neural Network
Network
SAQIB SAEED (01-131162-026)
SUBTAIN HAIDER (01-131162-049)
What is Artificial Neural Network?
Artificial neural networks or connectionist systems are computing systems that are inspired by,
but not identical to, biological neural networks that constitute animal brains.
Such systems "learn" to perform tasks by considering examples, generally without programmed
with task-specific rules.
How it works?
This is a large and complex topic because
there are many different types of artificial
neural network models.
The most common model, which has become
the foundation for most of the others, is the
3-layer fully-connected backpropagation
model
Reference
Example
In image recognition, they might learn to identify images that contain cats by analyzing example
images that have been manually labelled as "cat" or "no cat" and using the results to identify
cats in other images.
They do this without any prior knowledge of cats, for example, that they have fur, tails, whiskers
and cat-like faces. Instead, they automatically generate identifying characteristics from the
examples that they process.
Thank you
ANY QUESTIONS?