Jasper Driessens

Results 1 issues of Jasper Driessens

Hi, I believe we should break out of the ```for step in range(args.rnn_steps):``` loop when ```done == True```. Currently, when the environment indicates that the episode is done, the loop...