1
Fork 0

feat: added model comparison to quick start

This commit is contained in:
JibrilExe 2026-05-16 09:49:06 +02:00
parent c95e55cdd8
commit 588a8887f6

View file

@ -45,6 +45,9 @@ For detailed instructions on how to use the project, please refer to the **[API
3. **Simulate a trained model:**
See [Simulation & Evaluation](docs/api/simulation.md).
4. **Compare fault tolerance of models:**
See [Checkpoint & Model Evaluation](docs/api/evaluation.md)
## HPC
See **[docs/HPC.md](docs/HPC.md)** for the full guide, including environment setup, cluster selection, interactive debugging, and job submission.