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

traj dimension error in agent.py line 142 #2

Open
Kelvinson opened this issue Apr 19, 2018 · 3 comments
Open

traj dimension error in agent.py line 142 #2

Kelvinson opened this issue Apr 19, 2018 · 3 comments

Comments

@Kelvinson
Copy link

when executing launch_local.py it throws the following error:
traj[:, obs.shape[1] + acts.shape[1]] = epg_rews
ValueError: could not broadcast input array from shape (64) into shape (512)

@snlakshm
Copy link

snlakshm commented Apr 21, 2018

I am getting the same error. Did you find any solution?

@Kelvinson
Copy link
Author

Please see the pull request. Little revision is needed.

@zoulixin93
Copy link

I am getting the same error. Did you find any solution?

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

3 participants