stock-rnn

stock-rnn

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embedd

embeddingsaidevelopment
1,974 stars676 forksPython

Installation Guide

Complexity:Easy

Prerequisites

  • Python installed
# Installation\n\n```bash\ngit clone https://github.com/lilianweng/stock-rnn.git\ncd stock-rnn\n```\n\nSee https://github.com/lilianweng/stock-rnn for detailed instructions.

Quick Commands

git clone https://github.com/lilianweng/stock-rnn.git