-
### Proposal
Include the `mujoco` datasets from the `d4rl` package. Although https://github.com/Farama-Foundation/Minari/issues/79 suggests this is already implemented, it doesn't seem listed on th…
-
**Describe the bug**
```bash
Traceback (most recent call last):
File "/home/ubuntu/CleanDiffuser/tutorials/1_a_minimal_DBC_implementation.py", line 39, in
env = gym.make("kitchen-complete-v…
-
Hi,
Thanks for providing your code. My question is regarding the results in Appendix D.
What hyperparameter configuration is used for these tasks?
Thanks.
-
### Question
Hello everyone,
I'm doing some experiments using this dataset, and I'm finding a strange issue when trying to reproduce results, where if I roll out the dataset's sequence of actio…
msc5 updated
3 months ago
-
Hi. Thanks for sharing the code. I am interested in offline reinforcement learning. In Appendix D. of the paper, you show the performance of BREMEN on D4RL, but the launch script is not found in the c…
-
-
d4rl is no longer maintained
-
I am running the cell with `make_interleaved_dataset` call.
The full exception message is
```
DatasetNotFoundError: Dataset bridge_dataset not found.
Available datasets:
- abstract_reasoning
…
-
Recently, the [Farama Foundation](https://farama.org/) has recently taken over D4RL and has several plans for maintaining D4RL.
1. Add a PyPI release
2. Remove environments of necessary imports a…
-
When I just finished installing d4rl, the following error will appear when importing d4rl: "oserror: cannot find mujoco library at / home / NOA /. Mujoco / lib / libmujoco. So. 2.1.1."
Later I edited…