Skip to content

Commit a4bdff1

Browse files
committed
Update the repository title
1 parent cbd31fa commit a4bdff1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors:
1818
affiliation: Karlsruhe Institute of Technology
1919
orcid: "https://orcid.org/0000-0002-7498-7640"
2020

21-
title: "Tutorial at the RL4AA'24 Workshop"
21+
title: "Tutorial on Meta-Reinforcement Learning and GP-MPC at the RL4AA'24 Workshop"
2222
date-released: 2024-03-27
2323
url: "https://github.com/RL4AA/rl4aa24-tutorial"
2424
doi: 10.5281/zenodo.10886639

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![DOI](https://zenodo.org/badge/700362904.svg)](https://zenodo.org/doi/10.5281/zenodo.10886639)
22
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
33

4-
# 2nd collaboration workshop on Reinforcement Learning for Autonomous Accelerators (RL4AA'24)
4+
# Tutorial on Meta-Reinforcement Learning and GP-MPC at the RL4AA'24 Workshop
55

66
This repository contains the material for the second day of the [RL4AA'24](https://indico.scc.kit.edu/event/3746/timetable/#all.detailed) event.
77

@@ -13,7 +13,7 @@ Homepage for RL4AA Collaboration: [https://rl4aa.github.io/](https://rl4aa.githu
1313

1414
## Python tutorial: meta reinforcement learning implementation example
1515

16-
- Github repository containing the material: [https://github.com/RL4AA/RL4AA24](https://github.com/RL4AA/rl4aa24-tutorial/)
16+
- GitHub repository containing the material: [https://github.com/RL4AA/RL4AA24](https://github.com/RL4AA/rl4aa24-tutorial/)
1717
- Tutorial in slide form: [here](https://rl4aa.github.io/rl4aa24-tutorial/)
1818

1919
## Getting started
@@ -51,7 +51,7 @@ Please use the following DOI when citing this code:
5151
Xu, Chenran and
5252
Santamaria Garcia, Andrea
5353
},
54-
title = {Tutorial at the RL4AA'24 Workshop},
54+
title = {Tutorial on Meta-Reinforcement Learning and GP-MPC at the RL4AA'24 Workshop},
5555
month = {03},
5656
year = {2024},
5757
publisher = {Zenodo},

0 commit comments

Comments
 (0)