Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The program you will prepare must have an interface, Inputs (inputs.xlsx) and outputs (targets.xlsx) will be read from the files given to you in the

The program you will prepare must have an interface,
Inputs (inputs.xlsx) and outputs (targets.xlsx) will be read from the files given to you in the program. The program will automatically determine the number of inputs and outputs according to the data read.
There will be only one hidden layer in the program,
The user will be able to determine the number of neurons in the hidden layer, the training rate, the number of epochs, and the data rates to be used for training and testing,
Training and test data will be randomly selected according to the determined rate,
The neurons in the hidden layer will use the sigmoid activation function, and the neuron in the output layer will use the linear activation (k=1) function,
When the program starts, the initial weight values of the artificial neural network will be determined as random real numbers between -5 and 5.
Backpropagation algorithm will be used for training.
After the user-specified amount of training data and the desired epoch number are completed, the weights of the trained network should be displayed in the program.
After the training is completed, the success of the test data will be graphically displayed using the trained network and test data. The metric to be used to determine success will be the Mean squared error.
I want to code in matlab
image text in transcribed
image text in transcribed
image text in transcribed
10:36 -11 =91 targets 10:36:1191 inputs 10:42 ,1l =91 Concrete_... CHE FHE

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistical And Scientific Database Management International Working Conference Ssdbm Rome Italy June 21 23 1988 Proceedings Lncs 339

Authors: Maurizio Rafanelli ,John C. Klensin ,Per Svensson

1st Edition

354050575X, 978-3540505754

More Books

Students also viewed these Databases questions