Added eval results of our policy
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ Here are the metrics for 500 episodes worth of evaluation.
|
|
47 |
|
48 |
<blank>|Ours|Theirs
|
49 |
-|-|-
|
50 |
-
Average max. overlap ratio | 0.
|
51 |
-
Success rate for 500 episodes (%) |
|
52 |
|
53 |
The results of each of the individual rollouts may be found in [eval_info.json](eval_info.json).
|
|
|
47 |
|
48 |
<blank>|Ours|Theirs
|
49 |
-|-|-
|
50 |
+
Average max. overlap ratio | 0.799 | 0.000
|
51 |
+
Success rate for 500 episodes (%) | 32.00 | 0.00
|
52 |
|
53 |
The results of each of the individual rollouts may be found in [eval_info.json](eval_info.json).
|