We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6281f commit a370250Copy full SHA for a370250
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.rst"
9
homepage = "https://github.com/kozistr/pytorch_optimizer"
10
repository = "https://github.com/kozistr/pytorch_optimizer"
11
documentation = "https://pytorch-optimizers.readthedocs.io/en/latest"
12
-keywords = ["pytorch", "deep-learning", 'optimizer', ""]
+keywords = ["pytorch", "deep-learning", "optimizer"]
13
classifiers = [
14
"License :: OSI Approved :: Apache Software License",
15
"Development Status :: 3 - Alpha",
0 commit comments