Skip to content

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

License

Notifications You must be signed in to change notification settings

Adora-Foundation/IncubationLab-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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.8%
  • Python 16.1%
  • Shell 0.1%