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

Need some information #1

Open
RajS999 opened this issue Apr 4, 2021 · 0 comments
Open

Need some information #1

RajS999 opened this issue Apr 4, 2021 · 0 comments

Comments

@RajS999
Copy link

RajS999 commented Apr 4, 2021

Can we use these implementations of agents in non-gaming environments? That is mainly when state or observation space is not game frames but say lists. I am looking for simpler PPG implementation for such list-based state space. The possible issue is to have simple feed forward neural network based policy instead of CNN based policy.

Just for comparison, I guess, in stable-baselines3, MlpPolicy is used as policy for such cases, unlike CnnPolicy which is required for gaming environments observation / state space. But stable-baselines3 does not have PPG implementation.

PS: sorry, I feel raising issue is incorrect way to ask for information

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