Today I tried to following a tutorial to predict the stock price of a single company using a type of Recurrent Neural Network (RNN) called Long Short-Term Memory (LSTM). Unfortunately, I did something wrong when compiling my testing data. Now, onto troubleshooting mode..