ethanluoyc / magi

Reinforcement learning library in JAX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide benchmark results

ethanluoyc opened this issue · comments

We should provide some benchmark results for SAC/SAC-AE/DrQ as well as IMPALA performances on some benchmark suite.

For SAC/SAC-AE/DrQ, we can consider comparing with the PlaNet benchmark suite. For IMPALA, I am not inclined to do Atari but we can. The IMPALA architecture has been tested to work on gym_minigrid.