Skip to content
#

01-basic

Here is 1 public repository matching this topic...

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.

  • Updated Aug 17, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the 01-basic topic, visit your repo's landing page and select "manage topics."

Learn more