Results 7 comments of Zhiyuan

Actually, there is also similar problem in vae template: convolutional vae

Hi, will it be moved to gymnaisum isntead of gym? Best

I also have this problem in cluster. When I try the program at login-node, it doesn't matter. But when I submit it via slurm. It cannot run at compute node....

Hi, yes, I also have this question. Although they have called d4rl dataset, but seems the dataset is not fed into the algorithm.

> Hi @balisujohn, a couple of pointers mentioned in this issue I wanted to get feedback on. > > * for the 2nd one, like Ariel suggested, I think we...

I think a naive solution is to consider the problem as queue and use Processpool, for example, if you would like to collect 100 trajectories, you could define collect_trajectory() function...

Hi, @msc5 I also have same problem, have you solved it?