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

little mistake in the repo example: change logs_root to logs_dir #9

Open
mjmaher987 opened this issue Jan 8, 2025 · 0 comments
Open

Comments

@mjmaher987
Copy link

there is no argument with name logs_root. but when you change it to logs_dir it's ok. example:
! python3 FedEM/run_experiment.py cifar10 FedAvg
--n_learners 1
--n_rounds 200
--bz 128
--lr 0.01
--lr_scheduler multi_step
--log_freq 5
--device cuda
--optimizer sgd
--seed 1234
--logs_dir /content
--verbose 1

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