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

main.py #4

Open
RHH-123 opened this issue Jul 12, 2024 · 0 comments
Open

main.py #4

RHH-123 opened this issue Jul 12, 2024 · 0 comments

Comments

@RHH-123
Copy link

RHH-123 commented Jul 12, 2024

{
$PYTHON main.py --dataset ${dataset}
--data_path ${data_path}
--arch ${model} --save_path ./save/${DATE}/${dataset}${model}${epochs}${optimizer}${label_info}
--epochs ${epochs} --learning_rate 0.1
--optimizer ${optimizer}
--schedule 80 120 --gammas 0.1 0.1
--batch_size ${batch_size} --workers 4 --ngpu 1 --gpu_id 0
--print_freq 100 --decay 0.0003 --momentum 0.9
--adv_eval --epoch_delay 5
--adv_train
} & Is the main.py referred to in this code the main.py file in the code directory?"

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