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
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
can you please help me with this
Posted: Tue May 24, 2022 9:26 am
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
can you please help me with this 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