This project uses RNN and LSTM models to predict Microsoft (MSFT) stock prices for 2021 based on historical data (2012-2021). The data is preprocessed using MinMaxScaler. The models are evaluated by comparing predicted and actual prices, with LSTM outperforming SimpleRNN in capturing long-term dependencies.
timeseries deep-learning projects lstm dl simplernn 01-basic 06-timeseries-rnn-recurrent-neural-network smdl yfinancemsft
-
Updated
Aug 17, 2025 - Jupyter Notebook