Skip to content

Instantly share code, notes, and snippets.

View pors's full-sized avatar

Mark Pors pors

View GitHub Profile
@pors
pors / dashboard.py
Created May 31, 2025 08:42
Fast.ai compatible Training Analysis Dashboard
def plot_training_dashboard(learn):
"""Create a comprehensive dashboard of training metrics"""
fig, axes = plt.subplots(2, 2, figsize=(12, 10))
fig.suptitle('Training Analysis Dashboard', fontsize=16)
# Get the values more carefully
values = learn.recorder.values
# For training loss, we want the FINAL batch loss of each epoch
if hasattr(learn.recorder, 'losses'):
Verifying that "pors.id" is my Blockstack ID. https://onename.com/pors

Keybase proof

I hereby claim:

  • I am pors on github.
  • I am pors (https://keybase.io/pors) on keybase.
  • I have a public key whose fingerprint is 0D12 F56E 592C E149 C2AD 5D28 58E9 AE87 BC36 68D5

To claim this, I am signing this object: