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

Mitigate exploding gradients #18

Merged
merged 3 commits into from
Oct 8, 2018

Conversation

frankier
Copy link
Contributor

@frankier frankier commented Oct 8, 2018

Further to #6 -- it seems there should be a command line option to turn down the learning rate/alpha. As an extra safety measure we can use optional gradient clipping. I also added a documenting note to the README.

@orenmel orenmel merged commit dbd3862 into orenmel:master Oct 8, 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

Successfully merging this pull request may close these issues.

None yet

2 participants