← Search

Theresa Eimer

3 accepted papers

2023

Hyperparameters in Reinforcement Learning and How To Tune Them

ICML 2023poster

In order to improve reproducibility, deep reinforcement learning (RL) has been adopting better scientific practices such as standardized evaluation metrics and reporting. However, the process of hyperparameter optimization still varies widely across papers, which makes it challenging to compare RL a…

2021

DACBench: A Benchmark Library for Dynamic Algorithm Configuration

IJCAI 2021poster

Dynamic Algorithm Configuration (DAC) aims to dynamically control a target algorithm's hyperparameters in order to improve its performance. Several theoretical and empirical results have demonstrated the benefits of dynamically controlling hyperparameters in domains like evolutionary computation, A…

2021

Self-Paced Context Evaluation for Contextual Reinforcement Learning

ICML 2021spotlight

Reinforcement learning (RL) has made a lot of advances for solving a single problem in a given environment; but learning policies that generalize to unseen variations of a problem remains challenging. To improve sample efficiency for learning on such instances of a problem domain, we present Self-Pa…