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

adds some descriptions to parseargs arguments #319

Merged
merged 3 commits into from
Oct 12, 2018

Conversation

prabhatnagarajan
Copy link
Contributor

No description provided.

@muupan
Copy link
Member

muupan commented Oct 4, 2018

Can you fix the flake8 error? https://travis-ci.org/chainer/chainerrl/jobs/436442201

help='Frequency (in timesteps) at which ' +
'the target network is updated.')
parser.add_argument('--eval-interval', type=int, default=10 ** 5,
help='Timesteps in evaluation phase.')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--eval-interval is frequency (in timesteps) at which evaluation is performed.

@muupan
Copy link
Member

muupan commented Oct 12, 2018

👍

@muupan muupan merged commit 063141d into chainer:master Oct 12, 2018
@prabhatnagarajan prabhatnagarajan deleted the documentation branch October 12, 2018 06:35
@muupan muupan modified the milestone: v0.5 Nov 13, 2018
@muupan muupan added the example label Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants