This is a little intro to using an LSTM model for time series data. It's not in any way a thorough introduction to how LSTMs work, which is pretty complex and far too much info for a short blog like this one... I'm going to demonstrate it using some financial (stock market) data, where I'll …
Continue reading "FinTechAI: Predicting Adjusted Close Values using LSTMs"