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

DOCS: #29

Open SolbiatiAlessandro opened 5 years ago

SolbiatiAlessandro commented 5 years ago

While I was trying to understand the data pipeline I added some docstrings, might be useful to other as well