cpnota/autonomous-learning-library

Recurrent Agents

cpnota opened this issue · 1 comments

Implement agents with recurrent networks. Further details TBD.

I think replay buffer needs to store the hidden states.
I found an example of recurrent ppo here: https://github.com/AntoineTheb/RNN-RL