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

🏗️ 🐛 fix bug for vectorized environment #247

Open
Yonv1943 opened this issue Jan 8, 2023 · 0 comments · Fixed by #248
Open

🏗️ 🐛 fix bug for vectorized environment #247

Yonv1943 opened this issue Jan 8, 2023 · 0 comments · Fixed by #248
Labels
dependencies Pull requests that update a dependency file

Comments

@Yonv1943
Copy link
Collaborator

Yonv1943 commented Jan 8, 2023

fig the bug for vectorized environment.

  • AgentBase.init()
  • AgentXXX.explore_env()
  • AgentXXX.update_net()
  • build_mlp()
  • ReplayBuffer.update()

This Pull Request fix the bugs that related to follosing issues:

@Yonv1943 Yonv1943 linked a pull request Jan 8, 2023 that will close this issue
@Yonv1943 Yonv1943 reopened this Jan 10, 2023
@Yonv1943 Yonv1943 added the dependencies Pull requests that update a dependency file label Jan 10, 2023
@Yonv1943 Yonv1943 changed the title 🐛 fix bug for vectorized environment 🏗️ 🐛 fix bug for vectorized environment Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant