Omar Younis

Results 16 comments of Omar Younis

Thanks for the report @im-Kitsch! The problem is that these environments don't return the info at reset, but they return only a step (`success`key), this is why the reset info...

Hello @jamartinh, thanks for the question We indeed plan to add support for VecEnv in DataCollector (any help welcome :D) If you need to use DataCollector now with a VectorEnv,...

Hello @jamartinh, make sense! Do you want to open a PR fixing this? Thank you.

Hello @Kallinteris-Andreas, The problem is that `Ant-v5` returns some info at reset, but not during step. If we collect and store inconsistent infos in HDF5 file, we may silently misplace...

> 6. EpisodeData is a namedtuple, which leads to the default representation being an enormous printout of all observations, rewards etc. This is not very useful, so we should probably...

Closing this issue as I believe everything is solved now. Thanks for the suggestion @im-Kitsch, we included a hierarchical naming structure in Minari 0.5.0

The problem is that if the data is not in the space when you load it back you may encounter weird (and potentially silent!) errors. What is your use case...

After receiving multiple requests for this, we decide to remove the hard checks in favor of warnings in DataCollector. The expected behavior is still to fail when the data is...

Currently, we don't have a DOI. We plan to publish the package on Zenodo for next release though