Skip to content

Commit 6dd2fa5

Browse files
authored
Merge pull request #61 from NielsRogge/feature/update_rlc
Update RLC conference data with 2025 corrections and add RLC 2026
2 parents 09ce646 + 7695ddd commit 6dd2fa5

1 file changed

Lines changed: 33 additions & 5 deletions

File tree

src/data/conferences/rlc.yml

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,42 @@
33
id: rlc25
44
full_name: Reinforcement Learning Conference
55
link: https://rl-conference.cc/
6-
deadline: '2025-02-28 23:59:59'
7-
abstract_deadline: '2025-02-21 23:59:59'
8-
final_decision_date: '2025-05-09'
9-
timezone: UTC-12
6+
deadlines:
7+
- type: abstract
8+
label: Abstract submission
9+
date: '2025-02-21 23:59:59'
10+
timezone: AoE
11+
- type: paper
12+
label: Paper submission
13+
date: '2025-02-28 23:59:59'
14+
timezone: AoE
15+
- type: notification
16+
label: Author notification
17+
date: '2025-05-09 23:59:59'
18+
timezone: AoE
19+
timezone: America/Edmonton
1020
city: Edmonton
1121
country: Canada
12-
date: August 5 - August 8, 2025
22+
venue: Centennial Centre for Interdisciplinary Science (CCIS), University of Alberta
23+
date: August 5 - 9, 2025
24+
start: 2025-08-05
25+
end: 2025-08-09
1326
tags:
1427
- machine-learning
1528
- reinforcement-learning
1629
note: Mandatory abstract deadline on Feb 21, 2025.
30+
- title: RLC
31+
year: 2026
32+
id: rlc26
33+
full_name: Reinforcement Learning Conference
34+
link: https://rl-conference.cc/
35+
deadlines: []
36+
timezone: America/Montreal
37+
city: Montreal
38+
country: Canada
39+
date: August 16 - 19, 2026
40+
start: 2026-08-16
41+
end: 2026-08-19
42+
tags:
43+
- machine-learning
44+
- reinforcement-learning

0 commit comments

Comments
 (0)