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

what's the output dimension of actor network? #78

Open
zkengz opened this issue Feb 26, 2024 · 0 comments
Open

what's the output dimension of actor network? #78

zkengz opened this issue Feb 26, 2024 · 0 comments

Comments

@zkengz
Copy link

zkengz commented Feb 26, 2024

hi. in the paper you've run an experiment to compare DMC with actor-critic. in the case of actor-critic method, I am curious about the output dimension of actor network.

since the action space is so large, it would be impossible to output the probability of all 27472 actions. but if you set the number of legal actions as output dimension, it is still large and varies from turn to turn. and the meaning of each action can change (e.g. the first action stands for solo 2 this turn, and solo 3 the next turn).

so... how do you deal with it?

your prompt reply would be appreciated.

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