Kulbear / stock-prediction

Stock price prediction with recurrent neural network. The data is from the Chinese stock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set it up?

nonchip opened this issue · comments

In the readme you simply list dependencies and then say:

I personally recommend you to use Anaconda to build your virtual environment.

Can you provide an example config/install instructions for that? Because setting up all those dependencies looks rather complicated, and if you already have an anaconda package definition/config file/etc from your development it'd be great if you could add those to the repo