-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
84 lines (83 loc) · 2.87 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: lp_nn_robustness_verification
message: >-
If you use this software, please cite it using the provided metadata.
type: software
authors:
- given-names: Björn
family-names: Ludwig
email: [email protected]
affiliation: Physikalisch-Technische Bundesanstalt
orcid: 'https://orcid.org/0000-0002-5910-9137'
repository-code: >-
https://github.com/BjoernLudwigPTB/lp_nn_robustness_verification
repository: >-
https://gitlab1.ptb.de/ludwig10_masters_thesis/lp_nn_robustness_verification
abstract: >-
This code base is intended to serve as a starting point
for interested researchers or practitioners to extend or
apply the robustness verification portion of the author's
Master's thesis " GUM-compliant neural-network robustness
verification". It provides an implementation using
PySCIPOpt in Python 3.10.
keywords:
- robustness verification
- linear programming
- neural networks
- pyscipopt
license: MIT
version: 0.8.0
identifiers:
- description: >-
This is the general DOI to cite all versions of the software. To cite a specific
version, please check the README or the Zenodo webpage.
type: doi
value: "10.5281/zenodo.7551372"
references:
- authors:
- given-names: Stephen
family-names: Maher
- given-names: Matthias
family-names: Miltenberger
- given-names: Jo{\~{a}}o
family-names: Pedroso
- given-names: Pedro
family-names: Pedroso
- given-names: Daniel
family-names: Rehfeldt
- given-names: Robert
family-names: Schwarz
- given-names: Felipe
family-names: Serrano
title: >-
PySCIPOpt: Mathematical Programming in Python with the SCIP Optimization Suite
type: article
doi: 10.1007/978-3-319-42432-3_37
date-released: 2016-07-06
repository: https://doi.org/10.1007/978-3-319-42432-3_37
repository-code: https://github.com/scipopt/PySCIPOpt
- authors:
- given-names: Tanja
family-names: Dorst
affiliation: ZeMA gGmbH
orcid: 'https://orcid.org/0000-0001-9756-9014'
- given-names: Maximilian
family-names: Gruber
email: [email protected]
affiliation: Physikalisch-Technische Bundesanstalt
- given-names: Anupam Prasad
family-names: Vedurmudi
email: [email protected]
affiliation: Physikalisch-Technische Bundesanstalt
title: >-
Sensor data set of one electromechanical cylinder at ZeMA
testbed (ZeMA DAQ and Smart-Up Unit)
type: data
doi: 10.5281/zenodo.5185953
date-released: 2021-09-10
repository: https://doi.org/10.5281/zenodo.5185953
repository-artifact: >-
https://zenodo.org/record/5185953/files/axis11_2kHz_ZeMA_PTB_SI.h5?download=1
license: CC-BY-4.0