Skip to content

v0.2.1: param_groups_weight_decay

Latest
Compare
Choose a tag to compare
@warner-benjamin warner-benjamin released this 06 Jun 00:25
· 4 commits to main since this release

Adds param_groups_weight_decay which excludes bias and normalization layers from weight decay. param_groups_weight_decay is lightly modified from PyTorch Image Models.

Full Changelog: v0.2.0...v0.2.1