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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: