+ All Categories
Home > Education > Artificial neural networks

Artificial neural networks

Date post: 08-Feb-2017
Category:
Upload: kingofvnr
View: 365 times
Download: 1 times
Share this document with a friend
22
BY S.KARTHIKEYAN ARTIFICIAL NEURAL NETWORKS
Transcript
Page 1: Artificial neural networks

BY

S.KARTHIKEYAN

ARTIFICIAL NEURAL NETWORKS

Page 2: Artificial neural networks

Agenda

Basic definitions Debates Human Brain Anatomy Network Structure Learning methods Applications Conclusion

Page 3: Artificial neural networks

Basic Definitions

An artificial neural network (ANN), usually called "neural network" (NN), is a mathematical model or computational model that is inspired by the structure and/or functional aspects of biological neural networks....

This is a type of computer program which aims to model the human brain to solve complex problems. Also known as an ANN.

Computer technology that attempts to build computers that operate like a human brain. The machines possess simultaneous memory storage and work with ambiguous information. Sometimes called, simply, a neural network.

Page 4: Artificial neural networks

Debates

Or

Page 5: Artificial neural networks

Perceptron

The perceptron is one of the earliest neural networks. Invented at the Cornell Aeronautical Laboratory in 1957 by Frank Rosenblatt, the Perceptron was an attempt to understand human memory, learning, and cognitive processes. In 1960, Rosenblatt demonstrated the Mark I Perceptron. The Mark I was the first machine that could “learn” to identify optical patterns.

Page 6: Artificial neural networks

Linear/Nonlinearly Separable

Page 7: Artificial neural networks

Human Brain Anatomy

We need to know the anatomy of a human brain to understand how it is implemented in an artificial manner

Page 8: Artificial neural networks

Artificial Neuron

McCulloch-Pitts in 1943The next major development in neural

network technology arrived in 1949 with a book, "The Organization of Behavior" written by Donald Hebb

John von Neumann thought of imitating simplistic neuron functions by using telegraph relays or vacuum tubes. This led to the invention of the von Neumann machine.

Page 9: Artificial neural networks

Network Structure

Feed forwardFeed back or Recurrent

Page 10: Artificial neural networks

Feed forward Architecture

Page 11: Artificial neural networks

Feed back or Recurrent

Page 12: Artificial neural networks

Learning

3 types of Learning as Supervised Learning Unsupervised Learning Reinforcement Learning

Page 13: Artificial neural networks

Supervised Learning

Page 14: Artificial neural networks
Page 15: Artificial neural networks

Unsupervised Learning

Page 16: Artificial neural networks
Page 17: Artificial neural networks

Reinforcement Learning

Page 18: Artificial neural networks
Page 19: Artificial neural networks

Applications of ANN

Page 20: Artificial neural networks

Destruction

Destructions made when the robots are designed with some strange logics.

Let us watch a video trailer which illustrate how the destructions takes place.

Page 21: Artificial neural networks

Conclusion

Artificial Neural Network is an efficient way to find an useful pattern from the available information. Even though ANN provide high degree of accuracy its training time becomes a major destructive fact.

If the machines are subject to the control of human beings then there is no problem around us. Otherwise it will lead to disasters.

Page 22: Artificial neural networks

Recommended