Skip to content

Create Documentation

Enhance the overall project documentation to support a complete v0.1.0 release. This includes user-facing guides and developer-facing function docs.

  • Add a comprehensive section in the User Guide documentation explaining how to benchmark a model, including:

    • Example workflows
    • Displaying results
    • How to extend functionalities
  • Code Documentation 💻

    • Ensure consistent and correct type annotations
    • Add ReST-style docstrings for each function and class
Edited by Maxence Naud