-
Hi, sorry if feature requests are not accepted (close this if so), but I was wondering if it would be possible to upgrade this repo from gym to gymnasium?
[Gymnasium](https://github.com/Farama-Fou…
-
Hi,
I already had to model my environments in MuJoCo due to baseline algorithms that used it. As a proof of concept, I would like to use you pretrained Humanoid and let it run through my environme…
-
In the course of playing around with `fishing-v1`, I've come across a few peculiar things that are worthy of exploration or at least some public disclosure.
Action Space Size: In training an agent,…
-
Hi,
I have started adopting `acme.jax.experiments.make_distributed_experiment` for training distributed agents with LaunchPad. Right now, it seems that there is no way for me to configure snapshott…
-
I've received the following error, when run PBT on single batch env. But without PBT sf works fine. I've tried to fix this but then I receive next portion of errors so it looks like PBT not tested for…
-
I'm a bit confused on the installation and test instructions on the ReadMe, is `data/scene_datasets/mp3d/` just where one places the dataset from MatterPort 3D if they get access to it? Is this direct…
-
I am getting error . What can be the problem here.
`Training
1
../data/iSEG_preprocessed/Training/T1/subject-1-T1.nii
../data/iSEG_preprocessed/Training/T2/subject-1-T2.nii
../data/iSEG_preproc…
-
I'm trying to merge the project with my algorithems, but an error popped up when running the one of algorithems, it is so hard for me to locate which code snippet causes the error, so I'm here for hel…
-
Hi! I'm developing some custom sensors to capture data, but I ran into some problems when trying to develop:
1. In the `SensorDefinition `class, the default `simulationDeltaTime` value (`0.0f`) cau…
-
Hi tudngn!
I've seen your project on GitHub and I'm very interested to understand what have you done, because I'm working in a shepherd environment with imitation learning technique with obstacles an…