AlphaNova
0

Pre-Submission Workflow (Local Required) [COMPETTITION-5]

R
rudiyantoamdkom
1h ago

Before submitting files to the AlphaNova server, make sure you check them locally in a terminal to avoid instant approval: python runner.py your_submission.py ➔ Catches basic NOT_DEMEANED and CANT_RUN errors. python runner.py your_submission.py --full ➔ Full simulation to catch edge cases (like NaN or empty data). python runner.py your_submission.py --gauge-fix ➔ Measures the significance/distance of your signal.

0 Replies

No replies yet. Be the first to reply!

Sign in to reply.

Pre-Submission Workflow (Local Required) [COMPETTITION-5] | AlphaNova Discussions