Anand Gopalakrishnan

Results 2 issues of Anand Gopalakrishnan

How can I collect episodes (instead of simply using a random policy agent) from an in-game bot for scenarios such as TakeCover, Defend the Center, Deadly Corridor etc? Is there...

Traceback (most recent call last): File "/home/anand/IDSIA/mutual-information-keypoints/collect_atari_data.py", line 27, in results = generate_rollout(m,min_frames=2500,max_frames=2500) File "/home/anand/anaconda3/envs/tf-gpu/lib/python3.6/site-packages/atari_zoo/rollout.py", line 135, in generate_rollout obs = env.reset() File "/home/anand/anaconda3/envs/tf-gpu/lib/python3.6/site-packages/gym/core.py", line 258, in reset return self.observation(observation)...