Skip to content

Conversation

@mooskagh
Copy link
Owner

Summary

  • add a tensorboard_path field to the export config and wire up a TensorBoard logger
  • record per-step loss, learning rate, and gradient data plus per-epoch weight statistics during training
  • document how to view the exported metrics and add the tensorboardx dependency
  • return the training step metrics as a dictionary to keep the API manageable

Testing

  • just test-python

https://chatgpt.com/codex/tasks/task_e_68e96b901ce08331a9254c787cf2f5de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant