SlideShare a Scribd company logo
1 of 18
ARTIFICIAL NEURAL NETWORK
SUBMITTED BY:
GAURAV PANDEY
OUTLINE
ARTIFICIALNEURAL
NETWORK
03
01
04
02
ARTIFICIALNEURAL
NETWORK
07
05
08
06
WHAT IS ANN?
ARCHITECTURE
ALGORITHMS
APPLICATIONS
ADVANTAGES/
DISADVANTAGES
WHY USE ANN?
WORKING
PERCEPTRON
What is ANN ?
ANN stand for Artificial Neural
Network.
- an information processing paradigm
inspired by an Human nervous system .
- Composed of large number of highly
interconnected processing elements
(neurons).
- The ability to learn from experience in
order to improve their performance.
- Similar to biological system ANN also
involves synaptic connections between
neurons.
Why use ANN ?
- Knowledge acquisition under noise and
uncertainty.
- ability to derive meaning from complicated
or imprecise data.
- extract patterns and detect trends that are
too complex to be noticed by either humans
or other computer techniques.
- Adaptive learning and fault tolerance.
- Flexible Knowledge representation.
- Efficient knowledge processing.
The Architecture of Neural Network
Feed forward Neural Network
This neural network is one of the simplest for of ANN, where the data or
the input travels in one direction. The data passes through the input nodes
and exit on the output nodes.
The Architecture of Neural Network
Radial basis function Neural Network
The Architecture of Neural Network
Kohonen Self Organizing Neural Network
The objective of a Kohonen map is to input vectors
of arbitrary dimension to discrete map comprised of
neurons. The map needs to be trained to create its
own organization of the training data. It comprises
of either one or two dimensions.
The Architecture of Neural Network
Recurrent Neural Network
The Recurrent Neural
Network works on the
principle of saving the output
of a layer and feeding this
back to the input to help in
predicting the outcome of the
layer.
The Perceptron
The most basic form of an activation function is a simple binary function
that has only two possible results.
The Heaviside Step function. This function returns 1 if the input is
positive or zero, and 0 for any negative input. A neuron whose
activation function is a function like this is called a Perceptron.
WORKING OF NEURAL NETWORK.
INPUT
LAYER
HIDDEN
LAYER
OUTPUT
LAYER
INPUTS
OUTPUT
Neural Network Learning Algorithms
Supervised Learning Reinforced Learning Unsupervised Learning
Supervised learning is a
learning in which we teach
or train the machine using
data which is well labeled
that means some data is
already tagged with correct
answer. After that, machine
is provided with new set of
examples(data) so that
supervised learning
algorithm analyses the
training data(set of training
examples) and produces an
correct outcome from
labeled data.
Reinforcement learning is
a type of dynamic
programming that trains
algorithms using a system of
reward and punishment.
A reinforcement learning
algorithm, or agent, learns
by interacting with its
environment. The agent
receives rewards by
performing correctly and
penalties for performing
incorrectly. The agent learns
without intervention from a
human by maximizing its
reward and minimizing its
Unsupervised learning is
the training of machine
using information that is
neither classified nor
labeled and allowing the
algorithm to act on that
information without
guidance. Here the task of
machine is to group
unsorted information
according to similarities,
patterns and differences
without any prior training
of data.
APPLICATION OF NEURAL NETWORK
Pattern recognition.
Medical Field.
Control system and monitoring.
Forecasting – sales, market research, meteorology.
Marketing and financial application.
Robotics, Facial animation , Event prediction.
Signal Filtering (reduction of radio noise).
Adaptive Control (vehicle Guidance).
ADVANTAGES
A neural network can perform a task that a linear program
cannot.
When an element of the neural network fails, it can continue
without any problem by their parallel nature.
A neural network learns and does not need to be
reprogrammed.
It can be implemented in any applications.
They can perform associative memory (associative - like working
memory in humans) as opposed to addressable memory (typical
for classical computers).
They do not require knowledge of the algorithm solving the
problem (automatic learning).
DIS-ADVANTAGES
The neural network needs training to operate.
 The architecture of a neural network is different from the
architecture of microprocessors therefore needs to be
emulated.
 Requires high processing time for large neural networks.
: There are many parameters to be set in a neural network
and optimizing the network can be challenging, especially to
avoid overtraining.
Require high processing time for large neural networks.
Modeling and Diagnosing the Cardiovascular
System
Neural Networks are used experimentally to model the human cardiovascular
system.
Diagnosis can be achieved by building a model of the cardiovascular system of
an individual and comparing it with the real time physiological measurements
taken from the patient.
If this routine is carried out regularly, potential harmful medical conditions can
be detected at an early stage and thus make the process of combating the
disease much easier.
A model of an individual's cardiovascular system must mimic the relationship
among physiological variables (i.e., heart rate, systolic and diastolic blood
pressures, and breathing rate) at different physical activity levels.
If a model is adapted to an individual, then it becomes a model of the physical
condition of that individual. The simulator will have to be able to adapt to the
features of any individual without the supervision of an expert.
CONCLUSION
A Neural Network can be successfully used in the
project, given that we have access to enough training
data.
Since we need it to be highly accurate, we need to
carefully gather contextual variables that closely relate to
diagnosing heart murmur and its various grades.
REFERENCES
• Siewnicka A., Janiszowski K., Gawlikowski M. (2014) “A Physical Model of the
Human Circulatory System for the Modeling, Control and Diagnostic of
Cardiac Support Processes”. In: Březina T., Jabloński R. (eds) Mechatronics
2013. Springer, Cham, 978-3-319-02294-9_104.
• Ferrari, G., Kozarski, M., De Lazzari, C., Gorczynska, K., Mimmo, R., Guaragno,
M., Darowski, M.: “Modelling of cardiovascular system: development of a
hybrid (numerical-physical) model”. International Journal of Artificial
Organs 26(12), 1104–1114 (2003).
• The Perceptron https://appliedgo.net/perceptron/accessed on 21/04/2018 at
22:00
• Types of neural network https://analyticsindiamag.com/6-types-of-artificial-
neural-networks-currently-being-used-in-todays-technology/ accessed on
21/04/2018 at 22:10
• Artificial Neural Network https://data-flair.training/artificial-neural-network-
applications/ accessed on 22/04/2018 at 20:50
THANK YOU!!

More Related Content

What's hot

Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Mohd Faiz
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkPavanpreetKaur1
 
Artifical Neural Network and its applications
Artifical Neural Network and its applicationsArtifical Neural Network and its applications
Artifical Neural Network and its applicationsSangeeta Tiwari
 
artificial neural network
artificial neural networkartificial neural network
artificial neural networkPallavi Yadav
 
Intro to Neural Networks
Intro to Neural NetworksIntro to Neural Networks
Intro to Neural NetworksDean Wyatte
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural NetworkKnoldus Inc.
 
Perceptron (neural network)
Perceptron (neural network)Perceptron (neural network)
Perceptron (neural network)EdutechLearners
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learningleopauly
 
Convolutional Neural Networks
Convolutional Neural NetworksConvolutional Neural Networks
Convolutional Neural NetworksAshray Bhandare
 
Convolutional Neural Networks (CNN)
Convolutional Neural Networks (CNN)Convolutional Neural Networks (CNN)
Convolutional Neural Networks (CNN)Gaurav Mittal
 
Neural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseNeural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseMohaiminur Rahman
 
Deep Learning - CNN and RNN
Deep Learning - CNN and RNNDeep Learning - CNN and RNN
Deep Learning - CNN and RNNAshray Bhandare
 
CNN and its applications by ketaki
CNN and its applications by ketakiCNN and its applications by ketaki
CNN and its applications by ketakiKetaki Patwari
 

What's hot (20)

Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Artifical Neural Network and its applications
Artifical Neural Network and its applicationsArtifical Neural Network and its applications
Artifical Neural Network and its applications
 
artificial neural network
artificial neural networkartificial neural network
artificial neural network
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Neural network
Neural networkNeural network
Neural network
 
Neural networks introduction
Neural networks introductionNeural networks introduction
Neural networks introduction
 
Intro to Neural Networks
Intro to Neural NetworksIntro to Neural Networks
Intro to Neural Networks
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural Network
 
Perceptron (neural network)
Perceptron (neural network)Perceptron (neural network)
Perceptron (neural network)
 
neural networks
neural networksneural networks
neural networks
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
Neural networks
Neural networksNeural networks
Neural networks
 
Convolutional Neural Networks
Convolutional Neural NetworksConvolutional Neural Networks
Convolutional Neural Networks
 
Convolutional Neural Networks (CNN)
Convolutional Neural Networks (CNN)Convolutional Neural Networks (CNN)
Convolutional Neural Networks (CNN)
 
Neural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseNeural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics Course
 
Deep Learning - CNN and RNN
Deep Learning - CNN and RNNDeep Learning - CNN and RNN
Deep Learning - CNN and RNN
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Perceptron & Neural Networks
Perceptron & Neural NetworksPerceptron & Neural Networks
Perceptron & Neural Networks
 
CNN and its applications by ketaki
CNN and its applications by ketakiCNN and its applications by ketaki
CNN and its applications by ketaki
 

Similar to Artificial neural network

Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applicationsshritosh kumar
 
Neural Networks
Neural Networks Neural Networks
Neural Networks Eric Su
 
Neural networks in business forecasting
Neural networks in business forecastingNeural networks in business forecasting
Neural networks in business forecastingAmir Shokri
 
Face Detection and Recognition using Back Propagation Neural Network (BPNN)
Face Detection and Recognition using Back Propagation Neural Network (BPNN)Face Detection and Recognition using Back Propagation Neural Network (BPNN)
Face Detection and Recognition using Back Propagation Neural Network (BPNN)IRJET Journal
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementIOSR Journals
 
Neural network
Neural network Neural network
Neural network Faireen
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificialijasa
 
neural network
neural networkneural network
neural networkSTUDENT
 
Artificial Intelligence.docx
Artificial Intelligence.docxArtificial Intelligence.docx
Artificial Intelligence.docxashumar
 
Dissertation character recognition - Report
Dissertation character recognition - ReportDissertation character recognition - Report
Dissertation character recognition - Reportsachinkumar Bharadva
 
Neural net NWU 4.3 Graphics Course
Neural net NWU 4.3 Graphics CourseNeural net NWU 4.3 Graphics Course
Neural net NWU 4.3 Graphics CourseMohaiminur Rahman
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final ReportShikhar Agarwal
 

Similar to Artificial neural network (20)

Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applications
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Neural Networks
Neural Networks Neural Networks
Neural Networks
 
Neural networks in business forecasting
Neural networks in business forecastingNeural networks in business forecasting
Neural networks in business forecasting
 
Face Detection and Recognition using Back Propagation Neural Network (BPNN)
Face Detection and Recognition using Back Propagation Neural Network (BPNN)Face Detection and Recognition using Back Propagation Neural Network (BPNN)
Face Detection and Recognition using Back Propagation Neural Network (BPNN)
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In Management
 
Neural network
Neural network Neural network
Neural network
 
Soft computing
Soft computingSoft computing
Soft computing
 
Project Report -Vaibhav
Project Report -VaibhavProject Report -Vaibhav
Project Report -Vaibhav
 
Operating system
Operating systemOperating system
Operating system
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
 
neural network
neural networkneural network
neural network
 
Artificial Intelligence.docx
Artificial Intelligence.docxArtificial Intelligence.docx
Artificial Intelligence.docx
 
Dissertation character recognition - Report
Dissertation character recognition - ReportDissertation character recognition - Report
Dissertation character recognition - Report
 
Neural net NWU 4.3 Graphics Course
Neural net NWU 4.3 Graphics CourseNeural net NWU 4.3 Graphics Course
Neural net NWU 4.3 Graphics Course
 
40120140507007
4012014050700740120140507007
40120140507007
 
40120140507007
4012014050700740120140507007
40120140507007
 
Dataminng
DataminngDataminng
Dataminng
 
Fuzzy Logic Final Report
Fuzzy Logic Final ReportFuzzy Logic Final Report
Fuzzy Logic Final Report
 

Recently uploaded

Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 

Recently uploaded (20)

Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 

Artificial neural network

  • 3. What is ANN ? ANN stand for Artificial Neural Network. - an information processing paradigm inspired by an Human nervous system . - Composed of large number of highly interconnected processing elements (neurons). - The ability to learn from experience in order to improve their performance. - Similar to biological system ANN also involves synaptic connections between neurons.
  • 4. Why use ANN ? - Knowledge acquisition under noise and uncertainty. - ability to derive meaning from complicated or imprecise data. - extract patterns and detect trends that are too complex to be noticed by either humans or other computer techniques. - Adaptive learning and fault tolerance. - Flexible Knowledge representation. - Efficient knowledge processing.
  • 5. The Architecture of Neural Network Feed forward Neural Network This neural network is one of the simplest for of ANN, where the data or the input travels in one direction. The data passes through the input nodes and exit on the output nodes.
  • 6. The Architecture of Neural Network Radial basis function Neural Network
  • 7. The Architecture of Neural Network Kohonen Self Organizing Neural Network The objective of a Kohonen map is to input vectors of arbitrary dimension to discrete map comprised of neurons. The map needs to be trained to create its own organization of the training data. It comprises of either one or two dimensions.
  • 8. The Architecture of Neural Network Recurrent Neural Network The Recurrent Neural Network works on the principle of saving the output of a layer and feeding this back to the input to help in predicting the outcome of the layer.
  • 9. The Perceptron The most basic form of an activation function is a simple binary function that has only two possible results. The Heaviside Step function. This function returns 1 if the input is positive or zero, and 0 for any negative input. A neuron whose activation function is a function like this is called a Perceptron.
  • 10. WORKING OF NEURAL NETWORK. INPUT LAYER HIDDEN LAYER OUTPUT LAYER INPUTS OUTPUT
  • 11. Neural Network Learning Algorithms Supervised Learning Reinforced Learning Unsupervised Learning Supervised learning is a learning in which we teach or train the machine using data which is well labeled that means some data is already tagged with correct answer. After that, machine is provided with new set of examples(data) so that supervised learning algorithm analyses the training data(set of training examples) and produces an correct outcome from labeled data. Reinforcement learning is a type of dynamic programming that trains algorithms using a system of reward and punishment. A reinforcement learning algorithm, or agent, learns by interacting with its environment. The agent receives rewards by performing correctly and penalties for performing incorrectly. The agent learns without intervention from a human by maximizing its reward and minimizing its Unsupervised learning is the training of machine using information that is neither classified nor labeled and allowing the algorithm to act on that information without guidance. Here the task of machine is to group unsorted information according to similarities, patterns and differences without any prior training of data.
  • 12. APPLICATION OF NEURAL NETWORK Pattern recognition. Medical Field. Control system and monitoring. Forecasting – sales, market research, meteorology. Marketing and financial application. Robotics, Facial animation , Event prediction. Signal Filtering (reduction of radio noise). Adaptive Control (vehicle Guidance).
  • 13. ADVANTAGES A neural network can perform a task that a linear program cannot. When an element of the neural network fails, it can continue without any problem by their parallel nature. A neural network learns and does not need to be reprogrammed. It can be implemented in any applications. They can perform associative memory (associative - like working memory in humans) as opposed to addressable memory (typical for classical computers). They do not require knowledge of the algorithm solving the problem (automatic learning).
  • 14. DIS-ADVANTAGES The neural network needs training to operate.  The architecture of a neural network is different from the architecture of microprocessors therefore needs to be emulated.  Requires high processing time for large neural networks. : There are many parameters to be set in a neural network and optimizing the network can be challenging, especially to avoid overtraining. Require high processing time for large neural networks.
  • 15. Modeling and Diagnosing the Cardiovascular System Neural Networks are used experimentally to model the human cardiovascular system. Diagnosis can be achieved by building a model of the cardiovascular system of an individual and comparing it with the real time physiological measurements taken from the patient. If this routine is carried out regularly, potential harmful medical conditions can be detected at an early stage and thus make the process of combating the disease much easier. A model of an individual's cardiovascular system must mimic the relationship among physiological variables (i.e., heart rate, systolic and diastolic blood pressures, and breathing rate) at different physical activity levels. If a model is adapted to an individual, then it becomes a model of the physical condition of that individual. The simulator will have to be able to adapt to the features of any individual without the supervision of an expert.
  • 16. CONCLUSION A Neural Network can be successfully used in the project, given that we have access to enough training data. Since we need it to be highly accurate, we need to carefully gather contextual variables that closely relate to diagnosing heart murmur and its various grades.
  • 17. REFERENCES • Siewnicka A., Janiszowski K., Gawlikowski M. (2014) “A Physical Model of the Human Circulatory System for the Modeling, Control and Diagnostic of Cardiac Support Processes”. In: Březina T., Jabloński R. (eds) Mechatronics 2013. Springer, Cham, 978-3-319-02294-9_104. • Ferrari, G., Kozarski, M., De Lazzari, C., Gorczynska, K., Mimmo, R., Guaragno, M., Darowski, M.: “Modelling of cardiovascular system: development of a hybrid (numerical-physical) model”. International Journal of Artificial Organs 26(12), 1104–1114 (2003). • The Perceptron https://appliedgo.net/perceptron/accessed on 21/04/2018 at 22:00 • Types of neural network https://analyticsindiamag.com/6-types-of-artificial- neural-networks-currently-being-used-in-todays-technology/ accessed on 21/04/2018 at 22:10 • Artificial Neural Network https://data-flair.training/artificial-neural-network- applications/ accessed on 22/04/2018 at 20:50