Skip to content

birnbaum/flwr-lowcarb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Lowcarb

PyPI version Supported versions License

A carbon-aware client selection strategy for Flower powered by the Carbon-Aware-SDK.

Enabling privacy-aware and carbon-aware machine learning.

Installation โš™๏ธ

To install lowcarb, simply run

pip install flwr-lowcarb

Tutorial ๐ŸŒผ

To try out our tutorial, clone the repository and run

python -m venv venv              # create venv
. venv/bin/activate               # activate venv on Linux/Mac
.\venv\Scripts\activate           # activate venv on Windows
pip install -r requirements.txt  # install dependencies

You can then open the tutorial by running jupyter lab and starting flow_lowcarb_tutorial.ipynb.

About

Carbon-aware client selection strategy for Flower ๐ŸŒผ powered by the Carbon Aware SDK ๐Ÿƒ

Resources

License

Stars

Watchers

Forks

Packages

No packages published