Page cover

Welcome

FedPruning is a comprehensive library and benchmark designed for efficient federated pruning. This user guide includes the following sections:

  • Installation: Provides recommendations for using an IDE and basic tools, along with the prerequisites for running FedPruning.

  • Getting Started: Uses the classical FedAVG as an example to demonstrate key components such as the data loader, server manager, client manager, and model trainer.

  • Methods: Helps you explore the all pruning methods in detail, enabling you to write custom methods and contribute to the project.

Jump right in

Last updated