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

Access to the trained policy. #100

Open
christianhidber opened this issue Nov 1, 2019 · 0 comments
Open

Access to the trained policy. #100

christianhidber opened this issue Nov 1, 2019 · 0 comments

Comments

@christianhidber
Copy link
Owner

To go to production with a trained model we need a way to extract the trained policy from the agent. Eg a function agent.get_policy(). The returned value may be very specific to the chosen backend. Typically this would be a keras model with input size the size of the observation and output the size of the actions.

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