Alex

Results 4 issues of Alex

`supersuit.concat_vec_envs_v1(env, 8, num_cpus=4, base_class="stable_baselines3")` Seems to be throwing an error on my M1 Pro Mac, I've looked at past issues that encountered this error on Windows which I know isn't...

When loading `visualizer.py` everything works fine until I load the model where it only renders black with a few artifact pixels on the side and some random RGB colored pixels...

Fixes #24 Fixes the channel error by adding the non-blind channel in the evaluation dataloader, note this still requires the user to input a sigma which will then be used...

Hello, I was wondering what script was used to create the metadata `.pkl` files as I haven't been able to find it anywhere in the provided code. I was hoping...