lcswillems/rl-starter-files

Weights and biases for the LSTM fail to initialize

TakodaS opened this issue · 1 comments

Running the example found in the README python3 -m scripts.train --algo ppo --env MiniGrid-RedBlueDoors-6x6-v0 --model RedBlueDoors --recurrence 4 --save-interval 10 --frames 1000000 reproduces this error

Originally posted by @TakodaS in #35 (comment)

Hi @TakodaS ,

I am closing this issue because it had been fixed in this commit: 6e717b8

If it didn't, let me know and I will reopen this issue.