Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tencia committed Jan 12, 2016
1 parent 9eca7b4 commit 5594acc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# stocks_rnn
Stock price prediction using an LSTM, implemented in TensorFlow

### Stock Price Prediction using LSTM
# Stock Price Prediction using LSTM
Downloads adjusted daily returns of a configurable date range and set of stocks from Yahoo Finance, concatenates them all into a long sequence, and trains an LSTM to predict future returns based on the sequence of past returns.

### Specifics
Expand Down

0 comments on commit 5594acc

Please sign in to comment.