-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #94 from automl/main
Dev update
- Loading branch information
Showing
6 changed files
with
58 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
@inproceedings { BenEim2021a, | ||
author = {Carolin Benjamins and Theresa Eimer and Frederik Schubert and André Biedenkapp and Bodo Rosenhahn and Frank Hutter and Marius Lindauer}, | ||
title = {CARL: A Benchmark for Contextual and Adaptive Reinforcement Learning}, | ||
booktitle = {NeurIPS 2021 Workshop on Ecological Theory of Reinforcement Learning}, | ||
year = {2021}, | ||
month = dec | ||
@inproceedings { BenEim2023a, | ||
author = {Carolin Benjamins and | ||
Theresa Eimer and | ||
Frederik Schubert and | ||
Aditya Mohan and | ||
Sebastian Döhler and | ||
André Biedenkapp and | ||
Bodo Rosenhahn and | ||
Frank Hutter and | ||
Marius Lindauer}, | ||
title = {Contextualize Me - The Case for Context in Reinforcement Learning}, | ||
journal = {Transactions on Machine Learning Research}, | ||
year = {2023}, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../autoapi/src/envs/carl_env/index |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters