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 6e57f8f commit b6f10fcCopy full SHA for b6f10fc
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "deeptab"
3
version = "2.0.0rc1"
4
-description = "A python package for tabular deep learning."
+description = "Tabular deep learning made simple: a scikit-learn compatible model zoo built on PyTorch and Lightning."
5
authors = [
6
{ name = "Anton Thielmann" },
7
{ name = "Manish Kumar" },
0 commit comments