async_deep_reinforce icon indicating copy to clipboard operation
async_deep_reinforce copied to clipboard

Stock Trading Game using n-Step Q-Learning A3C FF ( Algorithm 2 ) and A3C LSTM ( Algorithm 3)

Open developeralgo8888 opened this issue 8 years ago • 2 comments

I do have some code for a Stock Trading game that is using Deep Q ( just standard Deep Q Learning with Experience Play, but i would like to use A3C LSTM with Experience Play as per the research paper in Keras + TensorFlow ) . Let me know if you are interested in working to incorporate the Stock trading Game into your code ( i will email you the zip code, it is 6 small python files) It is in Keras + TensorFlow .

developeralgo8888 avatar Jul 03 '16 23:07 developeralgo8888

Maybe you can upload your code somewhere, so others can take a look first.

mw66 avatar Jul 04 '16 18:07 mw66

Sorry I'm so much interested in stock trading and doesn't have enough time to do that. Sorry! I'm going to add more comments in my code to make it easier to be adapted to another project, and if there is anything unclear with my code, please feel free to ask me here.

miyosuda avatar Jul 05 '16 16:07 miyosuda