• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is my project to forecast close price of stock market based on LSTM. I use yahoo api for getting stock data and develop forcasting model based on Keras on Python 3. The result of this model isn't good enougth but this is the case study about how to use deep learning to analyze time series data.