NEURAL NETWORK : Neural Network (NN) are those information processing system which are constructed and implemented to model the human brain. The main objective of Neural Network is to develop a computational device for modeling the brain to perform various computational task at faster rate than the traditional system. ARTIFICIAL NEURAL NETWORK : An Artificial Neural Network is a computational model based on the structure, concept, and functions of "Biological Neural Network" consists of number of neurons. NEURAL NETWORK ARCHITECTURE : An Artificial Neural Network can be represented using directed graph which consists of highly interconnected processing elements known as "Artificial Neurons". There are 3 architecture of Artificial Neural Neetwork Single Layered Feed Forward Network. Multi Layered Feed Forward Network. Recurrent Network Single Layered Feed Forward Network : The input layer neurons receive the input signa...
A complete guide to Artificial Intelligence and Machine Learning for Beginners.