Spaces:
Running
Running
Modal Conference Agent Claude Sonnet 4.5 commited on
Commit ·
2c8a9de
1
Parent(s): 800dcea
Update RLC 2026 with submission deadlines
Browse filesAdded deadlines for RLC 2026:
- Abstract registration: March 2, 2026 at 12:00 PM UTC
- Paper submission: March 6, 2026 at 12:00 PM UTC
- Author notification: May 8, 2026
Source: Official conference website and OpenReview portal
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- src/data/conferences/rlc.yml +14 -1
src/data/conferences/rlc.yml
CHANGED
|
@@ -32,7 +32,19 @@
|
|
| 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
|
|
@@ -42,3 +54,4 @@
|
|
| 42 |
tags:
|
| 43 |
- machine-learning
|
| 44 |
- reinforcement-learning
|
|
|
|
|
|
| 32 |
id: rlc26
|
| 33 |
full_name: Reinforcement Learning Conference
|
| 34 |
link: https://rl-conference.cc/
|
| 35 |
+
deadlines:
|
| 36 |
+
- type: abstract
|
| 37 |
+
label: Abstract registration
|
| 38 |
+
date: '2026-03-02 12:00:00'
|
| 39 |
+
timezone: UTC
|
| 40 |
+
- type: paper
|
| 41 |
+
label: Paper submission
|
| 42 |
+
date: '2026-03-06 12:00:00'
|
| 43 |
+
timezone: UTC
|
| 44 |
+
- type: notification
|
| 45 |
+
label: Author notification
|
| 46 |
+
date: '2026-05-08 23:59:59'
|
| 47 |
+
timezone: AoE
|
| 48 |
timezone: America/Montreal
|
| 49 |
city: Montreal
|
| 50 |
country: Canada
|
|
|
|
| 54 |
tags:
|
| 55 |
- machine-learning
|
| 56 |
- reinforcement-learning
|
| 57 |
+
note: Mandatory abstract registration on Mar 2, 2026.
|