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 82b8c50 commit 7f4582eCopy full SHA for 7f4582e
setup.py
@@ -24,7 +24,7 @@
24
# with open("README.md", "r") as f:
25
# long_description = f.read()
26
27
-long_description ="""
+long_description = """
28
pytorch-widedeep: Modular and flexible package to combine tabular data with text and
29
images using Wide and Deep models in Pytorch
30
0 commit comments