Skip to content

Commit 2f9fb36

Browse files
authored
Update README.md
1 parent fe84eb0 commit 2f9fb36

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
@@ -13,7 +13,7 @@ lookahead.step()
1313

1414
## lookahead优化器的PyTorch实现
1515

16-
论文<a href="https://arxiv.org/abs/1907.08610" target="_blank">《Lookahead Optimizer: k steps forward, 1 step back》</a>的Keras实现
16+
论文<a href="https://arxiv.org/abs/1907.08610" target="_blank">《Lookahead Optimizer: k steps forward, 1 step back》</a>的PyTorch实现
1717

1818
用法:
1919
```

0 commit comments

Comments
 (0)