EPG icon indicating copy to clipboard operation
EPG copied to clipboard

traj dimension error in agent.py line 142

Open Kelvinson opened this issue 6 years ago • 3 comments

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)

Kelvinson avatar Apr 19 '18 14:04 Kelvinson

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

snlakshm avatar Apr 21 '18 22:04 snlakshm

Please see the pull request. Little revision is needed.

Kelvinson avatar Apr 21 '18 23:04 Kelvinson

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

zoulixin93 avatar Apr 20 '19 18:04 zoulixin93