From 603455e3135f8b1f072f6d54c5ace3f7fa5e88c1 Mon Sep 17 00:00:00 2001 From: Cadene Date: Fri, 8 Mar 2024 16:15:56 +0000 Subject: [PATCH] Update README --- README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e680d729..a569758e 100644 --- a/README.md +++ b/README.md @@ -61,19 +61,10 @@ env=pusht ## TODO -- [x] priority update doesnt match FOWM or original paper -- [x] self.step=100000 should be updated at every step to adjust to horizon of planner -- [ ] prefetch replay buffer to speedup training -- [ ] parallelize env to speedup eval -- [ ] clean checkpointing / loading -- [ ] clean logging -- [ ] clean config -- [ ] clean hyperparameter tuning -- [ ] add pusht -- [ ] add aloha -- [ ] add act -- [ ] add diffusion -- [ ] add aloha 2 +If you don't know how to contribute or want to know the next features we working on, look on this project page: [LeRobot TODO](https://github.com/users/Cadene/projects/1) + +Ask [Remi Cadene](re.cadene@gmail.com) for access if needed. + ## Profile