Skip to content

Instantly share code, notes, and snippets.

@ceteri
Created July 7, 2020 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ceteri/2d43eb729ecc85a7c0d4f130287440f4 to your computer and use it in GitHub Desktop.
Save ceteri/2d43eb729ecc85a7c0d4f130287440f4 to your computer and use it in GitHub Desktop.
policy = agent.get_policy()
model = policy.model
print(model.base_model.summary())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment