EPG
EPG copied to clipboard
traj dimension error in agent.py line 142
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)
I am getting the same error. Did you find any solution?
Please see the pull request. Little revision is needed.
I am getting the same error. Did you find any solution?