Skip to content

Commit

Permalink
trying to fix formatting equation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut committed Jun 12, 2024
1 parent 3371ffa commit c00af27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ This benchmark is dedicated to tuning cross-silo FL strategies on Flamby_'s data
The goal is to maximize the average metric across clients using each provided model
on the val/test clients:

.. math::
`\max_{\theta} \sum_{k=0}^{K} m(f_{\theta}(X_{k}), y_{k})`
:math:`$\max_{\theta} \sum_{k=0}^{K} m(f_{\theta}(X_{k}), y_{k})$`


where $K$ stands for the number of clients participating in the
Expand Down

0 comments on commit c00af27

Please sign in to comment.