EpicPinkPenguin commited on
Commit
86ac384
1 Parent(s): f091bfe

Update README.md

Browse files

Add correct evaluation rewards

Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -583,22 +583,22 @@ The PPO RL agent was trained for 50M steps on each environment and obtained the
583
 
584
  | Environment | Return |
585
  |:------------|:-------|
586
- | bigfish | 32.77 |
587
- | bossfight | 12.49 |
588
- | caveflyer | xx.xx |
589
- | chaser | xx.xx |
590
- | climber | xx.xx |
591
- | coinrun | xx.xx |
592
- | dodgeball | xx.xx |
593
- | fruitbot | xx.xx |
594
- | heist | xx.xx |
595
- | jumper | xx.xx |
596
- | leaper | xx.xx |
597
- | maze | xx.xx |
598
- | miner | xx.xx |
599
- | ninja | xx.xx |
600
- | plunder | xx.xx |
601
- | starpilot | xx.xx |
602
 
603
 
604
  ## Dataset Structure
 
583
 
584
  | Environment | Return |
585
  |:------------|:-------|
586
+ | bigfish | 29.16 |
587
+ | bossfight | 11.35 |
588
+ | caveflyer | 09.47 |
589
+ | chaser | 11.46 |
590
+ | climber | 11.17 |
591
+ | coinrun | 09.74 |
592
+ | dodgeball | 16.78 |
593
+ | fruitbot | 29.87 |
594
+ | heist | 09.98 |
595
+ | jumper | 08.71 |
596
+ | leaper | 07.71 |
597
+ | maze | 09.99 |
598
+ | miner | 12.63 |
599
+ | ninja | 09.44 |
600
+ | plunder | 25.98 |
601
+ | starpilot | 55.28 |
602
 
603
 
604
  ## Dataset Structure