-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
40 lines (39 loc) · 1.29 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
TurboPrune: High-Speed Distributed Lottery Ticket
Training
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Sree Harsha
family-names: Nelaturu
email: [email protected]
affiliation: CISPA Helmholtz Institute for Information Security
- given-names: Advait
family-names: Gadhikar
email: [email protected]
affiliation: CISPA Helmholtz Institute for Information Security
- given-names: Rebekka
family-names: Burkholz
email: [email protected]
affiliation: CISPA Helmholtz Institute for Information Security
identifiers:
- type: url
value: 'https://github.com/nelaturuharsha/TurboPrune'
description: High-Speed Distributed Lottery Ticket Training
repository-code: 'https://github.com/nelaturuharsha/TurboPrune'
abstract: >-
In this repository, we implement a training harness which
enables finding lottery tickets in deep CNNs on ImageNet
and CIFAR datasets. The hope is this is able to make
pruning research easier/faster :)!
keywords:
- lottery tickets
- sparsity
- distributed
- deep neural networks
license: Apache-2.0