From a95f9969af780eccb6b54f3ee6c3abc2e4f17e59 Mon Sep 17 00:00:00 2001 From: Dominik Moritz Roth Date: Wed, 8 Oct 2025 21:06:44 +0200 Subject: [PATCH] Update experiment_plan.md --- experiment_plan.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/experiment_plan.md b/experiment_plan.md index 91074bb..330afe9 100644 --- a/experiment_plan.md +++ b/experiment_plan.md @@ -1,17 +1,17 @@ # REPPO Experiment Plan ## Proof of Concept Success -✅ **Working Implementation**: https://wandb.ai/dominik_roth/reppo_dev_test?nw=nwuserdominik_roth +**Working Implementation**: https://wandb.ai/dominik_roth/reppo_dev_test?nw=nwuserdominik_roth ## Experiments To Run ### 1. Reproduce Paper Results -✅ **Brax Suite**: 5 tasks - **COMPLETED** +**Brax Suite**: 5 tasks - **COMPLETED** - ant, cheetah, humanoid, walker, hopper - Results: https://wandb.ai/dominik_roth/reppo_brax_production -✅ **DMC Suite (mujoco_playground)**: 24 tasks - **COMPLETED** +**DMC Suite (mujoco_playground)**: 24 tasks - **COMPLETED** - AcrobotSwingup, CartpoleBalance, CheetahRun, FingerSpin, HumanoidRun, WalkerRun, etc. - Results: https://wandb.ai/dominik_roth/reppo_dmc_production