Update README

This commit is contained in:
Cadene 2024-02-16 15:14:59 +00:00
parent c202c2b3c2
commit 0cdd23dcac
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ python setup.py develop
## TODO
- [ ] priority update doesnt match FOWM or original paper
- [ ] self.step=100000 should be updated at every step to adjust to horizon of planner
- [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