-
Notifications
You must be signed in to change notification settings - Fork 0
/
res.log
19 lines (15 loc) · 918 Bytes
/
res.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
fednas:
python -u server.py --mode test --code 5 9 19 19 11 38 50 1 --dataset cora
python -u server.py --mode test --code 5 10 9 11 21 11 11 2 --dataset citeseer
python -u server.py --mode test --code 3 10 10 10 46 22 10 2 --dataset pubmed
python -u server.py --mode test --code 4 7 19 17 19 19 10 2 --dataset corafull
python -u server.py --client 8 --mode test --code 2 7 20 11 11 60 11 2 --dataset physics
python client.py --client 8 --mode test
agcns:
python -u server.py --mode test --code 5 5 19 31 8 51 61 5 --dataset cora
python -u server.py --mode test --code 2 7 19 0 32 54 55 1 --dataset citeseer
python -u server.py --mode test --code 5 7 19 31 19 31 0 2 --dataset pubmed
python -u server.py --mode test --code 2 9 19 0 26 0 41 5 --dataset corafull
python -u server.py --client 8 --mode test --code 2 9 5 8 0 3 7 5 --dataset physics
python client.py --client 8 --mode test
python client.py --mode test