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

Implement discrete version of SAC #50

Open
keiohta opened this issue Oct 22, 2019 · 4 comments
Open

Implement discrete version of SAC #50

keiohta opened this issue Oct 22, 2019 · 4 comments

Comments

@keiohta
Copy link
Owner

keiohta commented Oct 22, 2019

Soft Actor-Critic for Discrete Action Settings

@keiohta
Copy link
Owner Author

keiohta commented Oct 22, 2019

Finished implementation e0b7ac9, and
checked it works on CartPole-v0.
step_00002000_epi_00_return_00200 0000

Will close after checking performance on Atari

@keiohta
Copy link
Owner Author

keiohta commented Oct 23, 2019

  • Allow hard target update
  • Reproduce Atari results

keiohta added a commit that referenced this issue Oct 24, 2019
@junhuang-ifast
Copy link

junhuang-ifast commented Feb 14, 2020

hi @keiohta, have you had time to check the Discrete SAC performance on the Atari environments?

@keiohta
Copy link
Owner Author

keiohta commented Feb 14, 2020

Hi @junhuang-ifast !
I have tested on some environment, but not checked in details because I do not have strong PC with GPUs.
I'm planning to do in future, but not sure when it will be.

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