Chan

Results 3 comments of Chan

> @mamengyiyi > I also encountered this issue and what I do is to modify the code of ddpg_agent.py like below, > def act(self, obs, action_space): > action = action_space.sample()...

@Uehwan Thanks for youer all excellent work. have you finish updating this repo to python3