Skip to content

Commit 9fa8aaf

Browse files
committed
Added citations file
1 parent c52e126 commit 9fa8aaf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)