This repository contains the code for the paper "DyLam: A Dynamic Reward Weighting Framework for Reinforcement Learning Algorithms" by Mateus Machado, and Hansenclever Bassani.
To install the dependencies:
pip install -r requirements.txt
Then, run the container:
python train.py --env [GYM-ID] --setup [SETUP] --capture-video --track