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

Multiple Actions in DQN (binary action vector) #387

Open
2019hc04089 opened this issue Apr 9, 2022 · 0 comments
Open

Multiple Actions in DQN (binary action vector) #387

2019hc04089 opened this issue Apr 9, 2022 · 0 comments

Comments

@2019hc04089
Copy link

Hello,

I have a requirement to have multiple actions as the output for one of the RL use case.

Multi-Actions as output - Action Vector ( 1 1 1 1 0 1 1) possible values are 0 or 1 .

I am wondering how to implement multiple actions as the output using DQN ? Is it possible ? If yes, Please provide as much detail and explanation as possible as I am just a beginner.

Thank You

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