SFHi i have an error on the last part of the code,where you predict the next day. This is the error: ValueError: Input 0 of layer "sequential_1" is incompatible with the layer: expected shape=(None, 60, 1), found shape=(None, 59, 1)Comment·Article·Dec 27, 2021·Share Price Prediction using Python & Recurrent Neural Nets
SFHi i think your code is pretty interesting to testing , but i have the next error: How could i fix it? ValueError: Input 0 of layer "sequential_1" is incompatible with the layer: expected shape=(None, 60, 1), found shape=(None, 59, 1)Comment·Article·Dec 27, 2021·Share Price Prediction using Python & Recurrent Neural Nets