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

Example of GAIFO for atari? #161

Open
rrags opened this issue May 13, 2022 · 0 comments
Open

Example of GAIFO for atari? #161

rrags opened this issue May 13, 2022 · 0 comments

Comments

@rrags
Copy link

rrags commented May 13, 2022

I tried to make my own using atari categorical actor critic for PPO, but I always get this error:
` /home/rj/.local/lib/python3.8/site-packages/tf2rl/algos/vpg.py:187 _get_action_body *
action, logp = self.actor_critic(state, test)

ValueError: too many values to unpack (expected 2)

`

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