llSourcell / Reinforcement_Learning_for_Stock_Prediction

This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
638 stars 362 forks source link

How to run evaluate.py #23

Closed mmc001 closed 5 years ago

mmc001 commented 5 years ago

I train to 200 episode. when I run evaluate.py with code python evaluate.py ^GSPC_2011 model_ep1000 .it always show output like this. How to use evaluate.py

 Reloaded modules: agent.agent, functions
 --------------------------------
 ^GSPC_2011 Total Profit: $0.00
 --------------------------------