Skip to content
/ CAMA Public
forked from msck72/CAMA

CAMA: Energy-efficient Federated Learning with Dynamic Model Size Allocation

Notifications You must be signed in to change notification settings

denoslab/CAMA

 
 

Repository files navigation

CAMA: Energy-efficient Federated Learning with Dynamic Model Size Allocation

Installation

  1. Clone the repository:

    git clone https://github.com/msck72/CAMA.git
  2. Install dependencies:

    pip install -r requirements.txt

How to Run

To execute the CAMA with default config, run the following command:

python main.py

To run the code with different settings, update the config/base.yaml file as needed.

About

CAMA: Energy-efficient Federated Learning with Dynamic Model Size Allocation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%