Commit
•
dc30b04
1
Parent(s):
4083312
Fix task tags (#1)
Browse files- Fix task tags (a684d9cca38c5c9009a1311d1b621601a5015f21)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- machine-generated
|
4 |
-
language: []
|
5 |
language_creators:
|
6 |
- expert-generated
|
|
|
7 |
license:
|
8 |
- mit
|
9 |
multilinguality: []
|
10 |
-
pretty_name: How Resilient are Imitation Learning Methods to Sub-Optimal Experts?
|
11 |
size_categories:
|
12 |
- 100B<n<1T
|
13 |
source_datasets:
|
14 |
- original
|
|
|
|
|
|
|
|
|
15 |
tags:
|
16 |
- Imitation Learning
|
17 |
- Expert Trajectories
|
18 |
- Classic Control
|
19 |
-
task_categories:
|
20 |
-
- Imitation Learning
|
21 |
-
task_ids: []
|
22 |
---
|
23 |
|
24 |
# How Resilient are Imitation Learning Methods to Sub-Optimal Experts?
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- machine-generated
|
|
|
4 |
language_creators:
|
5 |
- expert-generated
|
6 |
+
language: []
|
7 |
license:
|
8 |
- mit
|
9 |
multilinguality: []
|
|
|
10 |
size_categories:
|
11 |
- 100B<n<1T
|
12 |
source_datasets:
|
13 |
- original
|
14 |
+
task_categories:
|
15 |
+
- other
|
16 |
+
task_ids: []
|
17 |
+
pretty_name: How Resilient are Imitation Learning Methods to Sub-Optimal Experts?
|
18 |
tags:
|
19 |
- Imitation Learning
|
20 |
- Expert Trajectories
|
21 |
- Classic Control
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# How Resilient are Imitation Learning Methods to Sub-Optimal Experts?
|