Lab 12
Lab 12
Lab 12
We have two kinds of sample/testing data: 1) from training data, 2) external data.
Artificial Neural Networks:
An artificial neural network (ANN) is the piece of a computing system designed to
simulate the way the human brain analyzes and processes information. It is the foundation
of artificial intelligence (AI) and solves problems that would prove impossible or difficult by
human or statistical standards.
Uses:
Artificial neural networks (ANN) are used for modelling non-linear problems and to
predict the output values for given input parameters from their training values.
Methodology:
a) Variable Declaration:
Declare variables and import data from the given excel file to the variables.
b) nntool Command:
Write nntool command in the command window and enter. An interface will open and import all the
training data, testing1, testing2 and Target data in it.
Figure 2: nntool Interface
c) Just click on the New tab button and enter the input output data, no. of neuron layers,
functions and no. of neurons in the layers.
e) Output:
Output: