Skip to content

Commit 2749a08

Browse files
committed
docs: (Adaptive) Sharpness-Aware Minimization
1 parent d09e2fc commit 2749a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ Sharpness-Aware Minimization (SAM) simultaneously minimizes loss value and loss
126126
In particular, it seeks parameters that lie in neighborhoods having uniformly low loss.
127127

128128
* SAM paper : [paper](https://arxiv.org/abs/2010.01412)
129-
* SAM code : [github](https://github.com/davda54/sam)
130129
* ASAM paper : [paper](https://arxiv.org/abs/2102.11600)
130+
* A/SAM code : [github](https://github.com/davda54/sam)
131131

132132
## Citations
133133

0 commit comments

Comments
 (0)