kozistr / pytorch_optimizer

optimizer & lr scheduler & loss function collections in PyTorch
https://pytorch-optimizers.readthedocs.io/en/latest/
Apache License 2.0
242 stars 21 forks source link

[Feature] Add visualizations #255

Closed kozistr closed 4 months ago

kozistr commented 4 months ago

Problem (Why?)

add visualizations

Solution (What/How?)

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (232f72e) to head (00f4883). Report is 163 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 90 90 Lines 6754 6754 ========================================= Hits 6754 6754 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.