JelleyCat

Results 4 issues of JelleyCat

The previous link of CS106B is not working and CS224d now merges with previous CS224n to become the new CS224n,

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)

Hi Dear authors, Thanks for publishing your great work, could you give me some pointers to build Dockerfile for the environment? Right now, I can only see TF is needed...