-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (34 loc) · 1.13 KB
/
CITATION.cff
File metadata and controls
34 lines (34 loc) · 1.13 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
32
33
34
cff-version: 1.2.0
message: "If you use ReHLine in your research, please cite it as follows:"
title: "ReHLine: Efficient Solver for ERM with PLQ Loss and Linear Constraints"
version: 1.0.0
date-released: 2023-12-01
url: "https://github.com/softmin/ReHLine"
repository-code: "https://github.com/softmin/ReHLine-python"
documentation: "https://rehline-python.readthedocs.io"
license: MIT
authors:
- family-names: "Dai"
given-names: "Ben"
- family-names: "Qiu"
given-names: "Yixuan"
keywords:
- optimization
- machine learning
- empirical risk minimization
- convex optimization
- support vector machines
- quantile regression
preferred-citation:
type: conference-paper
title: "ReHLine: Regularized Composite ReLU-ReHU Loss Minimization with Linear Computation and Linear Convergence"
authors:
- family-names: "Dai"
given-names: "Ben"
- family-names: "Qiu"
given-names: "Yixuan"
conference:
name: "Thirty-seventh Conference on Neural Information Processing Systems"
year: 2023
url: "https://openreview.net/pdf?id=3pEBW2UPAD"
ENDOFFILE; __hermes_rc=$?; printf '__HERMES_FENCE_a9f7b3__'; exit $__hermes_rc