Skip to content

Commit 68c8948

Browse files
committed
add logo
1 parent c964d7e commit 68c8948

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# **ReHLine**
1+
# **ReHLine** <a href="https://github.com/softmin/ReHLine"><img src="doc/source/logo.png" align="right" height="138" /></a>
22

33
`ReHLine` is designed to be a computationally efficient and practically useful software package for large-scale ERMs.
44

@@ -23,10 +23,10 @@ where $\mathbf{U} = (u_{li}),\mathbf{V} = (v_{li}) \in \mathbb{R}^{L \times n}$
2323
Some existing problems of recent interest in statistics and machine learning can be solved by `ReHLine`.
2424
| Problem | Results |
2525
|---------- |:-----------------:|
26-
|[FairSVM](./python/benchmark/benchmark_FairSVM/README.md) | [Result](./python/benchmark/benchmark_FairSVM/outputs/benchmark_FairSVM.html)|
27-
|[ElasticQR](./python/benchmark/benchmark_QR/README.md) | [Result](./python/benchmark/benchmark_QR/outputs/benchmark_QR.html)|
28-
|[RidgeHuber](./python/benchmark/benchmark_Huber/README.md) | [Result](./python/benchmark/benchmark_Huber/outputs/benchmark_Huber.html)|
29-
|[SVM](./python/benchmark/benchmark_SVM/README.md) | [Result](./python/benchmark/benchmark_SVM/outputs/benchmark_SVM.html)|
26+
|[FairSVM](./python/benchmark/benchmark_FairSVM/README.md) | [Result](./doc/source/benchmark/benchmark_FairSVM.html)|
27+
|[ElasticQR](./python/benchmark/benchmark_QR/README.md) | [Result](./doc/source/benchmark/benchmark_QR/outputs/benchmark_QR.html)|
28+
|[RidgeHuber](./python/benchmark/benchmark_Huber/README.md) | [Result](./doc/source/benchmark/outputs/benchmark_Huber.html)|
29+
|[SVM](./python/benchmark/benchmark_SVM/README.md) | [Result](./doc/source/benchmark/benchmark_SVM.html)|
3030

3131
## 🧾 **Overview of Results**
3232

0 commit comments

Comments
 (0)