Skip to content

Yabbanootje/master_thesis

Repository files navigation

Master Thesis: Safe Step by Safe Step: Curriculum Learning in Constrained Reinforcement Learning

This is the code repository for my master thesis, which can be found in the same directory as this README and the file is called "Master_Thesis.pdf".

The thesis has also been condensed into a short paper, which was published as part of ICAART 2025. The paper is called "Making Reinforcement Learning Safer via Curriculum Learning", which can be found in this repository in the same directory as this README, where the file is called "ICAART_2025_Paper.pdf"

Figures

All figures used in the thesis and more can be found in the figures folder.

Running experiments

All of the experiments used in the thesis can be found in the experiments folder.

First install the requirements using pip install -r requirements.txt.

To run a specific experiment, just run the corresponding file in a code editor or run python experiments/<experiment>.py, where <experiment> is the respective experiment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors