Metadata-Version: 2.1
Name: flsim
Version: 0.0.0.15
Summary: Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.
Home-page: https://flsim.ai
Author: The FLSim Team
License: Apache-2.0
Project-URL: Documentation, https://flsim.ai/api
Project-URL: Source, https://github.com/facebookresearch/flsim
Keywords: PyTorch,Federated Learning,FL,On device training,Differential Privacy,Secure Aggregation,Privacy Preserving Machine Learning,PPML,PPAI
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6.8
Description-Content-Type: text/markdown
Requires-Dist: hydra-core (>=1.1.1)
Requires-Dist: matplotlib
Requires-Dist: omegaconf (>=2.1.0)
Requires-Dist: opacus
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: pytest
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: setuptools
Requires-Dist: tqdm
Requires-Dist: tensorboard
Requires-Dist: torchvision
Provides-Extra: dev

## TODO


