Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you push some examples ? #1

Open
MoMe36 opened this issue Dec 6, 2018 · 3 comments
Open

Could you push some examples ? #1

MoMe36 opened this issue Dec 6, 2018 · 3 comments

Comments

@MoMe36
Copy link

MoMe36 commented Dec 6, 2018

Hey, nice work here !

Could you maybe add some more examples?

Thanks !

@navneet-nmk
Copy link
Owner

Hi! Thanks for the response.
I am currently working on a paper for ICML and not getting much time. I will definitely add more examples later.

Thanks!

@andjsmile
Copy link

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.

@DKurome
Copy link

DKurome commented Dec 6, 2019

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants