Skip to content

Commit

Permalink
chore: Fixed example code highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricioArendTorres committed Jul 19, 2024
1 parent fdc010c commit 38494e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ stream_metrics.reset()

```

### In a training loop
### Track metrics in a minibatch based training loop
```py
import matplotlib.pyplot as plt

Expand Down

0 comments on commit 38494e9

Please sign in to comment.