Skip to content

Commit b0c3abd

Browse files
committed
add JMLR link
1 parent 2ec879f commit b0c3abd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
👏 The **[official website](http://www.pfllib.com)** and **[leaderboard](http://www.pfllib.com/benchmark.html)** is live! Our methods—[FedCP](https://github.com/TsingZ0/FedCP), [GPFL](https://github.com/TsingZ0/GPFL), and [FedDBE](https://github.com/TsingZ0/DBE)—lead the way. Notably, **FedDBE** stands out with robust performance across varying data heterogeneity levels.
66

7-
[![arXiv](https://img.shields.io/badge/arXiv-2312.04992-b31b1b.svg)](https://arxiv.org/abs/2312.04992) ![Apache License 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)
7+
[![JMLR](https://img.shields.io/badge/JMLR-Published-blue)](https://www.jmlr.org/papers/v26/23-1634.html)
8+
[![arXiv](https://img.shields.io/badge/arXiv-2312.04992-b31b1b.svg)](https://arxiv.org/abs/2312.04992)
9+
![Apache License 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)
810

911

1012
![](docs/imgs/structure.png)

docs/docs.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ <h1><img src="imgs/logo-green.png" alt="icon" height="36" style="vertical-align:
222222
<div class="content">
223223
<section id="introduction">
224224
<h2>Introduction</h2>
225+
<a href="https://www.jmlr.org/papers/v26/23-1634.html">
226+
<img src="https://img.shields.io/badge/JMLR-Published-blue" alt="JMLR Badge">
227+
</a>
225228
<a href="https://arxiv.org/abs/2312.04992">
226229
<img src="https://img.shields.io/badge/arXiv-2312.04992-b31b1b.svg" alt="arXiv Badge">
227230
</a>

0 commit comments

Comments
 (0)