We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement automatic tuning of temperature parameter of entropy and reproduce results from Soft Actor-Critic Algorithms and Applications.
The text was updated successfully, but these errors were encountered:
Fix a bug of computing entropy term for automatic temperature paramet…
250e027
…er tuning #49
f102b2b tunes temperature parameters on SAC and SAC-discrete, but does not work well on SAC-discrete. We might need to search optimal target entropy.
Sorry, something went wrong.
No branches or pull requests
Implement automatic tuning of temperature parameter of entropy and reproduce results from Soft Actor-Critic Algorithms and Applications.
The text was updated successfully, but these errors were encountered: