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

Add parameter to generate_exp_id() #115

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

keisukefukuda
Copy link
Contributor

pfrl.experiments.generate_exp_id() generates a experiment ID from serveral sources including sys.argv.
Under certain circumstances, such as distributed or cloud environments, one may want to control generated directory names.

In this PR, generate_exp_id() takes one more parameter argv, by which you can feed a custom argv as a configuration of experiments and control the output directory name.

@keisukefukuda keisukefukuda changed the title Fix generate_exp_id() Add parameter to generate_exp_id() Dec 17, 2020
@github-actions github-actions bot requested a review from muupan December 17, 2020 07:03
@muupan
Copy link
Member

muupan commented Dec 17, 2020

/test

@pfn-ci-bot
Copy link

Successfully created a job for commit b2f46c0:

@muupan muupan merged commit 62a26ca into pfnet:master Dec 17, 2020
@muupan muupan added this to the v0.3.0 milestone Jul 7, 2021
@muupan muupan added the enhancement New feature or request label Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants