Skip to content

Fix CLI flags and seed handling - #17

Open
Eddie-dk1 wants to merge 1 commit into
aaron-y-chen:masterfrom
Eddie-dk1:fix/cli-reproducibility
Open

Fix CLI flags and seed handling#17
Eddie-dk1 wants to merge 1 commit into
aaron-y-chen:masterfrom
Eddie-dk1:fix/cli-reproducibility

Conversation

@Eddie-dk1

Copy link
Copy Markdown

replace boolean CLI parsing for --local with a proper argparse flag
seed Python random, NumPy, and PyTorch consistently from --seed
update the README training command to match the actual CLI

Tests:
python3 example/train.py --help
python3 -m py_compile example/train.py deeplog/deeplog.py
git diff --check

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.

1 participant