Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 248 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 248 Bytes

Python-LSTM

This was an early project of mine to attempt to use a Keras Long Short-Term Memory model to do a prediction of stock prices. This repository contains python code that uses Keras to do a time series prediction on a stock's price data.