-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c66154
commit 96f728f
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this code for your research, please cite our paper." | ||
authors: | ||
- family-names: "Heddes" | ||
given-names: "Mike" | ||
orcid: "https://orcid.org/0000-0002-9276-458X" | ||
- family-names: "Nunes" | ||
given-names: "Igor" | ||
- family-names: "Vergés" | ||
given-names: "Pere" | ||
- family-names: "Kleyko" | ||
given-names: "Denis" | ||
- family-names: "Abraham" | ||
given-names: "Danny" | ||
- family-names: "Givargis" | ||
given-names: "Tony" | ||
- family-names: "Nicolau" | ||
given-names: "Alexandru" | ||
- family-names: "Veidenbaum" | ||
given-names: "Alex" | ||
title: "Torchhd: An Open Source Python Library to Support Research on Hyperdimensional Computing and Vector Symbolic Architectures" | ||
url: "https://github.com/hyperdimensional-computing/torchhd" | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: "Heddes" | ||
given-names: "Mike" | ||
orcid: "https://orcid.org/0000-0002-9276-458X" | ||
- family-names: "Nunes" | ||
given-names: "Igor" | ||
- family-names: "Vergés" | ||
given-names: "Pere" | ||
- family-names: "Kleyko" | ||
given-names: "Denis" | ||
- family-names: "Abraham" | ||
given-names: "Danny" | ||
- family-names: "Givargis" | ||
given-names: "Tony" | ||
- family-names: "Nicolau" | ||
given-names: "Alexandru" | ||
- family-names: "Veidenbaum" | ||
given-names: "Alex" | ||
title: "Torchhd: An Open Source Python Library to Support Research on Hyperdimensional Computing and Vector Symbolic Architectures" | ||
journal: "Journal of Machine Learning Research" | ||
start: 1 # First page number | ||
end: 10 # Last page number | ||
volume: 24 | ||
year: 2023 | ||
url: http://jmlr.org/papers/v24/23-0300.html |