Skip to content

Improved cmdline parsing #33

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thaynewalker
Copy link

I'd like to be able to run neural2d in VALIDATE/TRAINED mode without having to edit neural2d.cpp.

The proposed cmdline:
neural2d [--mode {TRAINING|VALIDATION|TRAINED}] [--weights ] [--p] [--help]

Optional parameters are in brackets.

@davidrmiller
Copy link
Owner

Thanks for this submission. It should make the program easier to use. I'll make some time in the near future to update the documentation and wiki, and review, test, and merge the changes. Meanwhile, this submission is open for public review and comments.

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

Successfully merging this pull request may close these issues.

2 participants