Stock Selection Model Based on LSTM

Stock Selection Model Based on LSTM

1. Task Introduction Mainly to train a stock selection model using 2000 stock selection factors as input features, with returns as labels, to train the LSTM model to predict stocks with higher returns on a future trading day. This article mainly introduces the data processing and model building parts, and analyzes different standardization techniques in … Read more