eigengravy / nectar

Federated Knowledge Distillation framework based on Flower.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nectar

Federated Knowledge Distillation framework based on Flower.

poetry install
cd nectar
flower-simulation --server-app server:app --client-app client:app --num-supernodes <num-of-clients>

About

Federated Knowledge Distillation framework based on Flower.

License:MIT License


Languages

Language:Python 97.9%Language:Shell 2.1%