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

Apply Actor-Critic method to train agent. #30

Open alanyuwenche opened 4 years ago

alanyuwenche commented 4 years ago

Apply Actor-Critic method to train agent to improve the problem of zero profit when evaluating model.