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

Update the rl-pong example for tf 1.10 #26

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

dizcology
Copy link
Member

There was a compatibility issue from TensorFlow 1.8 to 1.9, where the variable reuse behavior was changed when building a model with Keras.

Related issue: #20
(Possibly related issue: #11)

@martin-gorner
Copy link
Contributor

Thanks you for the fix. Did you test by training again and are you sure that this new model does not require a new "demo checkpoint" in the "demo-checkpoint" folder ?

@dizcology
Copy link
Member Author

retrained and replaced demo-checkpoint.

@martin-gorner martin-gorner merged commit a4ce904 into GoogleCloudPlatform:master Oct 15, 2018
@martin-gorner
Copy link
Contributor

Thanks, merging

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

Successfully merging this pull request may close these issues.

2 participants