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 logger instead of print in experiments #60

Merged
merged 3 commits into from
Mar 28, 2017

Conversation

muupan
Copy link
Member

@muupan muupan commented Mar 28, 2017

Resolves #32

  • Replace print sentences in chainerrl.experiments module with logger.info so that you can configure it.
  • Modify the quickstart notebook to print info messages into stdout as before.
  • Additionally, use gym.undo_logger_setup in other examples for consistency and clearness.

@coveralls
Copy link

coveralls commented Mar 28, 2017

Coverage Status

Coverage decreased (-0.08%) to 57.146% when pulling da41b6b on muupan:use-logger-in-experiments into bd9631a on pfnet:master.

@muupan muupan merged commit 011d2c5 into chainer:master Mar 28, 2017
@muupan muupan deleted the use-logger-in-experiments branch March 28, 2017 13:24
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