Skip to content

Commit

Permalink
Update the repository title
Browse files Browse the repository at this point in the history
  • Loading branch information
cr-xu committed Mar 27, 2024
1 parent cbd31fa commit a4bdff1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ authors:
affiliation: Karlsruhe Institute of Technology
orcid: "https://orcid.org/0000-0002-7498-7640"

title: "Tutorial at the RL4AA'24 Workshop"
title: "Tutorial on Meta-Reinforcement Learning and GP-MPC at the RL4AA'24 Workshop"
date-released: 2024-03-27
url: "https://github.com/RL4AA/rl4aa24-tutorial"
doi: 10.5281/zenodo.10886639
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![DOI](https://zenodo.org/badge/700362904.svg)](https://zenodo.org/doi/10.5281/zenodo.10886639)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

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

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

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

## Python tutorial: meta reinforcement learning implementation example

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

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

0 comments on commit a4bdff1

Please sign in to comment.