Joseph Bloom
Joseph Bloom
@callummcdougall has prepared a PR with patch patching which I expect will be added soon.
@erlebach Sorry about this. We have recently reviewed them all in an open PR and I'm trying to find people who can validate they are currently working as expected. Please...
@erlebach can you please let me if you are blocked by this, otherwise I might close the issue in a couple of days.
Navpreet and I were working on making a Maze environment for Minigrid which I'll finish shortly.
@pseudo-rnd-thoughts Apologies for the delay. The environment (once I get around to or get someone to finish it) should essentially generate a perfect maze using [Prim's algorithm](https://en.wikipedia.org/wiki/Prim%27s_algorithm). The task is...
@afspies it feels like the issue here is one of not having a nicer error/clearer behavior. Would it feel like a solution to you if when you call `load_and_process_state_dict(state_dict, fold_ln=True)`...
Thanks Ben. Much appreciated. I'll look into it and see what I can find.
@ArthurConmy Do you know if that refactoring has been done? could someone have a go at this now?