Skip to content

Commit

Permalink
Merge branch 'main' into train
Browse files Browse the repository at this point in the history
  • Loading branch information
amsks committed Jul 14, 2023
2 parents bb3d92e + af97301 commit 1fcf02f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
@inproceedings{Benjamins2023,
title = {Contextualize Me -- The Case for Context in Reinforcement Learning},
author = {Carolin Benjamins and Theresa Eimer and Frederik Schubert and Aditya Mohan and Sebastian Döhler and André Biedenkapp and Bodo Rosenhan and Frank Hutter and Marius Lindauer},
booktitle = {Transactions on Machine Learning Research},
year = {2023},
month = Apr
@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},
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Benchmarks include:

![Screenshot of each environment included in CARL.](./docs/source/figures/envs_overview.png)

For more information, check out our [documentation](https://carl.readthedocs.io/en/latest/)!
For more information, check out our [documentation](https://automl.github.io/CARL/)!


## Installation
Expand Down

0 comments on commit 1fcf02f

Please sign in to comment.