feat: added model comparison to quick start
This commit is contained in:
parent
c95e55cdd8
commit
588a8887f6
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Reference in a new issue