deependersingla / deep_trader

This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
1.46k stars 504 forks source link

pg_model vs pg_stock_model #17

Open Nicolas99-9 opened 6 years ago

Nicolas99-9 commented 6 years ago

What is the difference between these two files and which one should I use in order to train a deep gradient policy RL agent ?

I tried to run pg_model with several NN architecture but I always have a convergence of the reward around 200, have you tried it before ?