rlpyt
rlpyt copied to clipboard
Replay data - 15M_VecEps_B78
Hi,
I'm trying to reproduce the work you did in "Decoupling Representation Learning from Reinforcement Learning". Can you kindly provide /data/adam/ul4rl/replays/20200608/15M_VecEps_B78/pong/run_0/replaybuffer.pkl so I can do so.
Thanks Harry
@indrasweb Has your issue been resolved? I have encountered the same problem. While I tried to load data by creating an empty file, I encountered an error EOFError: Ran out of input when executing replay_buffer = pickle.load(fh).