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 command line options intead of just argv values for training. #84

Open
sara-02 opened this issue Sep 28, 2017 · 0 comments
Open

Use command line options intead of just argv values for training. #84

sara-02 opened this issue Sep 28, 2017 · 0 comments

Comments

@sara-02
Copy link
Contributor

sara-02 commented Sep 28, 2017

It will be more efficient to use command line options instead of forcing user to submit 4 args or None.
If only one arg eg: training_url needs to be changed, then we either have make a change in the default value of the code or pass the new parameter along with other 4 unchanged ones.
File to be changed : Kronos_offline_training

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

1 participant