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 a0df051 commit a870dd6Copy full SHA for a870dd6
setup.py
@@ -23,6 +23,10 @@
23
"Programming Language :: Python :: 3.9",
24
"Topic :: Scientific/Engineering :: Artificial Intelligence",
25
"License :: OSI Approved :: Apache Software License",
26
+ "Intended Audience :: Developers"
27
+ "Intended Audience :: Education"
28
+ "Intended Audience :: Science/Research"
29
+
30
],
31
32
url="https://github.com/Rishit-dagli/Gradient-Centralization-TensorFlow",
0 commit comments