Kyuree AHN

Results 4 issues of Kyuree AHN

When I try to render the predatorPreyEnv, I see the Error message `'PredatorPreyEnv' object has no attribute 'stdscr'` I have gym==0.9.6 Do you have any idea to fix this error?

When I render the 'simple tag' scenario, agents escape the visible range so I cannot exactly examine the behavior of the agents. Is there any way to mask the unavailable...

I see the env.step() function returns the observation of all the agents. Is there any way to get global state information?

there are some minor typos on ./examples/battle_model/algo/ac.py tf.dense( >tf.layers.dense( unit > units action > activation thanks for your effort :)