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

Type error in options #26

Open
justinchuby opened this issue Mar 22, 2018 · 1 comment
Open

Type error in options #26

justinchuby opened this issue Mar 22, 2018 · 1 comment

Comments

@justinchuby
Copy link

It looks like the gradient clipping value should have a type float instead of bool.

tf.app.flags.DEFINE_boolean("grad_norm_clip", 40.0, "gradient norm clipping")

@jkulhanek
Copy link

The fix is here #30.

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