An implementation of privacy-preserving random foreset traning.
NOTICE: This work has not been done with a comprehensive formal security analysis, thus may dangrous when used in practice.
This work bases on MP-SPDZ and Alglib
git submodule update --init --recursive
cd scripts
./configure.sh
./build.sh
Open 1st terminal
./run.sh A 0
Open 2nd terminal
./run.sh B 0
Open 3rd terminal
./run.sh C 0
./run [ROLE] [DATASET]
[ROLE]: A, B, C
[DATASET]: 0(BC-TCGA). 1(GSE2034)