You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have done a good job! ? But you don't provide a documentation or no examples, so it's not well known. I hope that you can provide the documentation as soon as possible, thanks for sharing.
Traceback (most recent call last): File "/home/dk/pytorch-rl-master/train_ddpg.py", line 70, in <module> trainer.train() File "/home/dk/pytorch-rl-master/Training/trainer.py", line 124, in train state = to_tensor(state, use_cuda=self.cuda) File "/home/dk/pytorch-rl-master/Utils/utils.py", line 91, in to_tensor v = torch.cuda.FloatTensor(v) TypeError: new(): data must be a sequence (got dict)
I don't know how to solve the problem, could you give me some advice,such as the pytorch version?
Hey, nice work here !
Could you maybe add some more examples?
Thanks !
The text was updated successfully, but these errors were encountered: