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 c52e126 commit 9fa8aafCopy full SHA for 9fa8aaf
CITATION.cff
@@ -0,0 +1,17 @@
1
+cff-version: 1.2.0
2
+message: "If you want to cite the framework, feel free to use this"
3
+title: "pytorch-widedeep: A flexible package for multimodal deep learning"
4
+abstract: "A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch."
5
+authors:
6
+ - name: Javier Rodriguez Zaurin
7
+ orcid: 0000-0002-1082-1107
8
+ - name: Pavol Mulinka
9
+ orcid: 0000-0002-9394-8794
10
+license: "Apache-2.0 and MIT"
11
+url: "https://pytorch-widedeep.readthedocs.io/en/latest/index.html"
12
+repository-code: "https://github.com/jrzaurin/pytorch-widedeep/"
13
+date-released: 2022-05-18
14
+keywords:
15
+ - Python
16
+ - Pytorch
17
+ - Deep learning
0 commit comments