Page 1 of 1

QUESTION 6 Design a feed forward multi-layer neural network to approximate the function y=sin(x). Here, -5
Posted: Tue May 24, 2022 9:26 am
by answerhappygod
Question 6 Design A Feed Forward Multi Layer Neural Network To Approximate The Function Y Sin X Here 5 X 5 Design A 1
Question 6 Design A Feed Forward Multi Layer Neural Network To Approximate The Function Y Sin X Here 5 X 5 Design A 1 (47.17 KiB) Viewed 26 times
can you please help me with this question.
QUESTION 6 Design a feed forward multi-layer neural network to approximate the function y=sin(x). Here, -5<x<5. Design and apply neural network to model this function. Finally, please draw the prediction error series y - Ynet for the inputs x=0:0.1:6. Note: if you meet problem about calling the functions of nnet package, please refer