Easy federated learning for any pytorch ML model
Clients:({{ clients_count }})
{% for pt in clients %}
{{ pt.id }}.{{ pt.name }}
{{ pt.loss }}
{% endfor %}