Feeds
질문
Inference GARCH(1,1) vs Forecast
Hi I have made a neural network to predict log_returns and I assess the performance using RMSE and MAE. I want to use a GARCH...
7년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
I have constructed my neural network, how can I now use it to predict?
Hi Vishal, Thank you for your reply. I have made the necessary updates but once I have predicted using your code y = net(x), ...
I have constructed my neural network, how can I now use it to predict?
Hi Vishal, Thank you for your reply. I have made the necessary updates but once I have predicted using your code y = net(x), ...
7년 초과 전 | 0
질문
I have constructed my neural network, how can I now use it to predict?
Hi, I am building an MLP NN to predict the closing price. The data consists of daily open, close, high and low for the period 1/...
7년 초과 전 | 답변 수: 2 | 0