News

redis-py 5.1 will support Python 3.8+. For faster performance, install redis with hiredis support, this provides a compiled response parser, and for most cases requires zero code changes. By default, ...
I plan to add more hierarchical RL algorithms soon. Below shows the performance of DQN and DDPG with and without Hindsight Experience Replay (HER) in the Bit Flipping (14 bits) and Fetch Reach ...