File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11pytorch-optimizer
22=================
33
4- | |workflow| |Documentation Status| |PyPI version| |black|
4+ | |workflow| |Documentation Status| |PyPI version| |PyPi download| | black|
55
66| Bunch of optimizer implementations in PyTorch with clean-code, strict types. Also, including useful optimization ideas.
77| Highly inspired by `pytorch-optimizer <https://github.com/jettify/pytorch-optimizer>`__.
@@ -408,4 +408,5 @@ Hyeongchan Kim / `@kozistr <http://kozistr.tech/about>`__
408408 :target: https://pytorch-optimizers.readthedocs.io/en/latest/?badge=latest
409409.. |PyPI version | image :: https://badge.fury.io/py/pytorch-optimizer.svg
410410 :target: https://badge.fury.io/py/pytorch-optimizer
411+ .. |PyPi download | image :: https://img.shields.io/pypi/dm/pytorch-optimizer?style=plastic
411412.. |black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
You can’t perform that action at this time.
0 commit comments