This repository contains the implementation of RioRL.
-
atari/
Contains the code for experiments related to the Atari environment. -
gym/
Contains the code for experiments related to OpenAI Gym with MuJoCo environments.
To get started, you can explore the respective folders based on your interest in Atari or MuJoCo environments.
This Repo is based on the following repo: