William Guss

Results 30 issues of William Guss

Hey all! There is a *glaring* bug with the data_proccess pipeline. Currently, for each clip, the video generator sorts the data by filename `ep_frame_paths = (glob(os.path.join(ep_dir, '*')))`. If your files...

Hi, I'm trying to convolve a filter over a sequence block type and I'm not sure what the cannonical methodology is. Thanks

``` 20-09-03 15:35:23 Williams-MacBook-Pro.local minerl.env.malmo.instance.80b76f[47156] DEBUG [15:35:23] [Client thread/INFO]: [CHAT] §l893... 2020-09-03 15:35:23 Williams-MacBook-Pro.local minerl.env.malmo.instance.80b76f[47156] DEBUG [15:35:23] [Client thread/INFO]: [CHAT] §l892... 2020-09-03 15:35:24 Williams-MacBook-Pro.local minerl.env.malmo.instance.80b76f[47156] DEBUG [15:35:24] [Client thread/INFO]: [CHAT]...

bug

The agent reward function should specify the agent rewards (multiple of which are summed), and should _actually_ be used in the environment's stepping function.

The following features need to work - [ ] Interactive mode - [ ] Dataset rendering - [ ] All of the MineRL environments We need to do a regression...