1
Fork 0

docs: reproduce results

This commit is contained in:
Tibo De Peuter 2026-05-20 14:42:13 +02:00
parent 1ca6dd3129
commit 4fb21bbbb7
4 changed files with 114 additions and 22 deletions

View file

@ -49,6 +49,10 @@ For detailed instructions on how to use the project, please refer to the **[API
4. **Compare fault tolerance of models:**
See [Checkpoint & Model Evaluation](docs/api/evaluation.md)
## Results & Reproduction
See **[docs/reproduction.md](docs/reproduction.md)** to learn how to access our public [Weights & Biases (WandB) project](https://wandb.ai/SEL3-2026-Groep-4/final-models-v2?nw=96mloffsyq), retrieve specific run parameters, and run the training/evaluation reproduction workflow.
## HPC
See **[docs/HPC.md](docs/HPC.md)** for the full guide, including environment setup, cluster selection, interactive debugging, and job submission.