Question: MATLAB CODE: Make an 8X4 network (8 inputs, 4 outputs) with fixed random weights between -5 and +5. (we will not train them) Use a
MATLAB CODE: Make an 8X4 network (8 inputs, 4 outputs) with fixed random weights between -5 and +5. (we will not train them) Use a 'for' loop to input a random 8-element vector into the network ten times. Have a matrix accumulate the 4-element output vectors. *Do a 'mesh' plot of that matrix.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
