Skip to content

A timeseries prediction task to predict the future prices of a stock using tensorflow.

Notifications You must be signed in to change notification settings

Vjais/Stock-Prediction-using-tensorflow

Repository files navigation

Stock Prediction on Microsoft Data

The prediction on microsoft data is done using regression model.The implementation is based on the chapter Stock Price Prediction with LSTM in the given pdf.

Key points of this project

  • This project is about collecting the historical stock price information.
  • Formatting the dataset for a timeseries prediction task.
  • Implementing regression to predict the future prices of a stock.
  • Visualizing the performance on the Tensorboard.

About

A timeseries prediction task to predict the future prices of a stock using tensorflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published