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

Use hook functions #85

Merged
merged 7 commits into from
May 2, 2017
Merged

Use hook functions #85

merged 7 commits into from
May 2, 2017

Conversation

muupan
Copy link
Member

@muupan muupan commented Apr 28, 2017

This PR add StepHook interface to customize training loops, e.g. decaying or increasing some parameters. Learning rate decaying in chainerrl.experiments.train_agent_async is now implemented using a hook.

Resolves #84

@coveralls
Copy link

coveralls commented May 2, 2017

Coverage Status

Coverage increased (+0.1%) to 71.175% when pulling 0219fe5 on muupan:hook into bf46346 on pfnet:master.

@coveralls
Copy link

coveralls commented May 2, 2017

Coverage Status

Coverage increased (+0.1%) to 71.188% when pulling 16f3494 on muupan:hook into bf46346 on pfnet:master.

@muupan muupan changed the title [WIP] Use hook functions Use hook functions May 2, 2017
@coveralls
Copy link

coveralls commented May 2, 2017

Coverage Status

Coverage increased (+0.1%) to 71.188% when pulling 5d7e7cc on muupan:hook into bf46346 on pfnet:master.

@muupan muupan merged commit 03c2ff9 into chainer:master May 2, 2017
@muupan muupan deleted the hook branch May 2, 2017 19:33
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