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

Can you give us the running code? Thank you #1

Open
cinnectt opened this issue Oct 31, 2024 · 1 comment
Open

Can you give us the running code? Thank you #1

cinnectt opened this issue Oct 31, 2024 · 1 comment

Comments

@cinnectt
Copy link

Can you give us the running code? Thank you

@cinnectt cinnectt reopened this Oct 31, 2024
@liangchen527
Copy link
Owner

The main implementation is in domainbed.algorithms.CausEB. We follow the experimental setting in DomainBed. You can run the code like:
python -m domainbed.scripts.sweep launch
--data_dir=/my/datasets/path
--output_dir=/my/sweep/output/path
--command_launcher MyLauncher
--algorithms CausEB
--datasets RotatedMNIST VLCS
--n_hparams 5
--n_trials 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

2 participants