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