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

ValueError: optimizer got an empty parameter list #1150

Closed
luweiagi opened this issue May 16, 2024 · 1 comment
Closed

ValueError: optimizer got an empty parameter list #1150

luweiagi opened this issue May 16, 2024 · 1 comment

Comments

@luweiagi
Copy link

image

@TomorrowIsAnOtherDay
Copy link
Collaborator

Can you run the official DDPG? This error doesn't seem to be caused by PARL, but rather because the network you defined doesn't have optimizable neural network parameters.

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

2 participants