The ability to set [random seed](https://github.com/jurgisp/memory-maze/blob/main/memory_maze/tasks.py#L66) was recently implemented in dm_env. It needs to be added to gym wrapper too.
The ability to set random seed was recently implemented in dm_env. It needs to be added to gym wrapper too.