Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行错误 #11

Open
LGZ-BIT opened this issue Apr 12, 2023 · 0 comments
Open

运行错误 #11

LGZ-BIT opened this issue Apr 12, 2023 · 0 comments

Comments

@LGZ-BIT
Copy link

LGZ-BIT commented Apr 12, 2023

a_n = [agent.choose_action(obs, noise_std=0) for agent, obs in zip(self.agent_n, obs_n)] # We do not add noise when evaluating
TypeError: 'NoneType' object is not iterable

obs_n = None

怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant