forked from TorchDR/TorchDR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
48 lines (47 loc) · 1.34 KB
/
CITATION.cff
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: TorchDR
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Hugues
family-names: Van Assel
email: [email protected]
affiliation: ENS Lyon
- given-names: Nicolas
family-names: Courty
email: [email protected]
affiliation: Université Bretagne Sud
- given-names: Rémi
family-names: Flamary
email: [email protected]
affiliation: École Polytechnique
- given-names: Aurélien
family-names: Garivier
email: [email protected]
affiliation: ENS Lyon
- given-names: Mathurin
family-names: Massias
email: [email protected]
affiliation: ENS Lyon
- given-names: Titouan
family-names: Vayer
email: [email protected]
affiliation: ENS Lyon
- given-names: Cédric
family-names: Vincent-Cuaz
email: [email protected]
affiliation: EPFL
repository-code: 'https://github.com/TorchDR/TorchDR'
url: 'https://torchdr.github.io/'
abstract: Pytorch Dimensionality Reduction toolbox.
keywords:
- machine learning
- dimensionality reduction
- manifold learning
- clustering
- GPU acceleration
license: BSD-3-Clause