From 59422514cfdb779c674bf3d2a3b74df0c21a3f39 Mon Sep 17 00:00:00 2001 From: Rami <77787226+RamiHaf@users.noreply.github.com> Date: Tue, 26 Jan 2021 12:03:35 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c5c26f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Explainable-Federated-Learning-via-Random-Forests +Using the random decision forests to explain the the predictions of the black-box in decentralized setting, and at the same time we used this explanations to detect the attacks on the training process.