alexander34ro / AML-Replicating-Novel-Deep-Learning-with-CNN-and-Bi-Directional-LSTM-for-Improved-Index-Prediction

Apache License 2.0
0 stars 0 forks source link

change output of model to be predicted price #23

Open ariansajina opened 3 years ago

ariansajina commented 3 years ago

we should have our model output the predicted price, not the predicted relative change of price with respect to first day of sequence as it is doing now, and then we should evaluate loss on that and base the training on that