eugenevinitsky/sequential_social_dilemma_games

MapEnv - update_moves

EavnJeong opened this issue · 0 comments

Is this right?

551- search_list = np.array(move_slots)

I think it should be replaced by

551- search_list = np.array(move_slot)