Skip to content

This repository contains a project implementing LSTM (Long Short-Term Memory) networks using TensorFlow to predict Google stock prices over a 10-day period.

Notifications You must be signed in to change notification settings

mbsoroush/FinancePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 

Repository files navigation

LSTM-Based Financial Time Series Prediction πŸ“ˆ

This repository contains a project implementing LSTM (Long Short-Term Memory) networks using TensorFlow to predict Google stock prices over a 10-day period.

πŸ“¦ Dataset

The dataset used in this project is available on my Kaggle page:
πŸ‘‰ Google Dataset.

πŸ“Œ Features

  • Uses LSTM, a powerful recurrent neural network (RNN), for time series forecasting.
  • Processes Google stock price data and predicts future trends.
  • Implements data preprocessing, normalization, and visualization techniques.
  • Utilizes TensorFlow, Keras, NumPy, Pandas, Matplotlib, and Plotly for analysis and visualization.

About

This repository contains a project implementing LSTM (Long Short-Term Memory) networks using TensorFlow to predict Google stock prices over a 10-day period.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published