miyosuda / async_deep_reinforce

Asynchronous Methods for Deep Reinforcement Learning
Apache License 2.0
592 stars 192 forks source link

A3C-LSTM and DRQN #18

Open IbrahimSobh opened 8 years ago

IbrahimSobh commented 8 years ago

Dear

I wonder if the A3C-LSTM actually implements DRQN but on A3C instead of DQN ( https://arxiv.org/pdf/1507.06527.pdf )

If not, then could you please share the details/reference?

Finally, do you think GRU instead of LSTM will help in :

Thank you so much

IbrahimSobh commented 8 years ago

please help :)