lilianweng / stock-rnn

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
https://lilianweng.github.io/lil-log
1.72k stars 656 forks source link

tensorflow + python 2 / pandas environment. #3

Open johndpope opened 6 years ago

johndpope commented 6 years ago

this should be everything for people to get up and running

lilianweng commented 6 years ago

Thank you :) Since my pandas is pretty old, I won't merge it, but nice to keep it around for people with new pandas.