Skip to content

Latest commit

 

History

History
 
 

We explore time-series analysis using a recurrent neural network called long short-term memory (LSTM) to predict the closing price for shares of Tesla stock (NASDAQ: TSLA).

You will find the same code rendered in two different formats: standard python file (.py) and Jupiter Notebook (.ipynb). Use whichever is most familiar to you.

DISCLAIMER: The contents of this project SHOULD NOT be construed to endorse any particular investing strategy. The purpose of this project is to explore time series analysis and a model appropriate for the task in a realistic context. Kite disclaims responsibility for any losses that may obtain from investment actions made in accordance with this model. (Instead, we recommend using a trading simulator or a "paper trading" account to apply this model.)