Skip to content

feat: add checkpoint inspection utility script #2

@RogueTex

Description

@RogueTex

Currently there is no quick way to inspect a saved checkpoint without writing custom code. A dedicated script scripts/inspect_checkpoint.py would allow users to:

  • Load and display model architecture
    • Print hyperparameter config
      • Show training metadata (episode count, epsilon, etc.)
        • Verify the checkpoint is valid before running full evaluation
          This is a common need when experimenting with multiple checkpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions