nil123532

Results 10 issues of nil123532

Hi, On how many images did you evaluate for the MS-COCO task (60 base classes and 20 novel classes) i.e I want to know the test size of the novel...

Hi, Please advise if we can train HG_Dagger with keyboard input.

I am quite impressed with the work you've accomplished in this area and would be grateful for your insights on a specific technical aspect. Could you please guide me on...

Hi Guys, I have been getting this issue when I try to run the code for the metadrive dataset ![2023-09-25-152050_1920x1080_scrot](https://github.com/metadriverse/policydissect/assets/66903808/63d0ec5e-6b2f-4304-8c0d-98bdac13e476) Any help would be appreciated

Hi I have a custom environment where my State is a dict of (image features, extra_output) My action space is 2 My environment is implemented using the gymnasium API. How...

Hello, Thank you for this awesome code. Could you fix the requirements.txt and let us know which python version you use?

Hi, I have seen that during test time, you select action with noise i.e either with noisy nets or epsilon greedy. Is that the right thing to do during test...

Hi I was wondering if we could have a best model checkpoint for each game, each algorithm, each seed?

enhancement

Hi how to use for custom environment

Hello, If I want to use image-based observation, How should i change the code particularly w.r.t the transformer