Hi @MillionIntegrals. I was wondering, is the default model used by vel recurrent? If not, is there an example with a recurrent model.
I'm trying to train something on the MiniWorld-MazeS2-v0 env, which should be trivial, but can't get this to converge using the pytorch-a2c-ppo-acktr RL code. Would like to try it with vel.
Hi @MillionIntegrals. I was wondering, is the default model used by vel recurrent? If not, is there an example with a recurrent model.
I'm trying to train something on the
MiniWorld-MazeS2-v0env, which should be trivial, but can't get this to converge using thepytorch-a2c-ppo-acktrRL code. Would like to try it with vel.