-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1.32 KB
/
CITATION.cff
File metadata and controls
31 lines (31 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
title: "Hyperdimensional Fingerprints (HDF): Hyperdimensional Molecular Fingerprints using Vector Symbolic Architectures"
version: 0.2.1
license: MIT
type: software
abstract: "Real-valued, fixed-size molecular fingerprints using Holographic Reduced Representations (HRR) with graph message passing. Encodes molecules into continuous vector representations that work as drop-in feature vectors for similarity search, clustering, or downstream ML tasks."
message: "If you use this software, please cite it using these metadata."
authors:
- given-names: Jonas
family-names: Teufel
affiliation: "Karlsruhe Institute of Technology (KIT)"
orcid: "https://orcid.org/0000-0002-9228-9395"
- given-names: Luca
family-names: Torresi
affiliation: "Karlsruhe Institute of Technology (KIT)"
orcid: "https://orcid.org/0000-0003-2205-6753"
- given-names: André
family-names: Eberhard
affiliation: "Karlsruhe Institute of Technology (KIT)"
- given-names: Arvand
family-names: Kaveh
affiliation: "Karlsruhe Institute of Technology (KIT)"
keywords:
- molecular fingerprints
- hyperdimensional computing
- vector symbolic architectures
- holographic reduced representations
- cheminformatics
- rdkit
- machine learning
repository-code: "https://github.com/the16thpythonist/hyper-fingerprints"