Leveraging Class Abstractions for Commonsense Reinforcement Learning via Residual Policy Gradient Methods
The code for the experiments presented in the paper: Leveraging Class Abstractions for Commonsense Reinforcement Learning via Residual Policy Gradient Methods.
Experiments were conducted in the following environments:
- Toy environment (for testing purposes)
- Wordcraft
- Textworld Commonsense
Each environment has its own directory that can be found in the src directory containing the dependencies to run the code and instructions to replicate the experiments conducted in the paper.