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

feature request: allow configuration of neural network via gin #30

Closed
M00NSH0T opened this issue Sep 25, 2018 · 1 comment
Closed

feature request: allow configuration of neural network via gin #30

M00NSH0T opened this issue Sep 25, 2018 · 1 comment

Comments

@M00NSH0T
Copy link

Just a feature request. I think this would be much more easily adaptable to non-atari environments if we could configure the neural network via the agent's gin file, or something similar. I think it would also be beneficial to use keras instead of slim, if possible, for those of us who want to easily build more complex networks.

@psc-g
Copy link
Collaborator

psc-g commented Sep 25, 2018

thanks for the feedback! configuring the network via gin has its drawbacks, as it makes the setup a little more opaque, but we'll keep it in mind.

@psc-g psc-g closed this as completed Sep 25, 2018
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