/FederatedLearningOutlierDetection

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

FederatedLearningOutlierDetection

To launch the project

  1. Create and activate an environment with venv python 3.8.2
  2. python3 -m pip install -r requirements.txt
  3. python3 -m flod

TODO

  1. Create a dockerfile to pack the whole project togheter