Please enable JavaScript.
Coggle requires JavaScript to display documents.
Neural Network (Applications of Neural Networks (Aerospace, Automotive,…
Neural Network
Applications of Neural Networks
Aerospace
Automotive
Industrial
Medical
Telecommunications
Anomaly Detection
Software
Machine Learning in ANNs
Supervised Learning
Unsupervised Learning
Reinforcement Learning
Common types of discrete nodes in Neural Networks
Boolean nodes
Ordered values
Integral values
Types of Artificial Neural Networks
FeedBack ANN
The information flow is unidirectional. A unit sends information to other unit from which it does not receive any information. There are no feedback loops. They are used in pattern generation/recognition/classification. They have fixed inputs and outputs.
FeedForward ANN
They are used in content addressable memories.