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

Hardcoded configuration values / configuration file #151

Open
internetcoffeephone opened this issue May 9, 2019 · 1 comment
Open

Hardcoded configuration values / configuration file #151

internetcoffeephone opened this issue May 9, 2019 · 1 comment

Comments

@internetcoffeephone
Copy link
Contributor

Currently, experiment configuration is hardcoded in (and duplicated across) training scripts. This is undesirable, as user-specific parameters can end up in them like so, which will generate errors when run by others.

It would be useful to separate these. I propose a .ini file plus a module that pushes the necessary configuration flags into tf.app.flags.FLAGS.

@eugenevinitsky
Copy link
Owner

Hey, I think this is great! If you'd like to add this, we would love it.

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

No branches or pull requests

2 participants