Skip to content

adds some descriptions to parseargs arguments - #319

Merged
muupan merged 3 commits into
chainer:masterfrom
prabhatnagarajan:documentation
Oct 12, 2018
Merged

adds some descriptions to parseargs arguments#319
muupan merged 3 commits into
chainer:masterfrom
prabhatnagarajan:documentation

Conversation

@prabhatnagarajan

Copy link
Copy Markdown
Contributor

No description provided.

@muupan

muupan commented Oct 4, 2018

Copy link
Copy Markdown
Member

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

Comment thread examples/ale/train_dqn_ale.py Outdated
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
Copy Markdown
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

muupan commented Oct 12, 2018

Copy link
Copy Markdown
Member

👍

@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