Skip to content

Commit 7d73e7c

Browse files
committed
docs: README.rst
1 parent c6e06e9 commit 7d73e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytorch-optimizer
1212
| Status | |PyPi download| |
1313
+--------------+------------------------------------------+
1414

15-
| **pytorch-optimizer** is bunch of optimizer collections in PyTorch with clean-code, strict types. Also, including useful optimization ideas.
15+
| **pytorch-optimizer** is bunch of optimizer collections in PyTorch. Also, including useful optimization ideas.
1616
| Most of the implementations are based on the original paper, but I added some tweaks.
1717
| Highly inspired by `pytorch-optimizer <https://github.com/jettify/pytorch-optimizer>`__.
1818

0 commit comments

Comments
 (0)