id
int64
0
458k
file_name
stringlengths
4
119
file_path
stringlengths
14
227
content
stringlengths
24
9.96M
size
int64
24
9.96M
language
stringclasses
1 value
extension
stringclasses
14 values
total_lines
int64
1
219k
avg_line_length
float64
2.52
4.63M
max_line_length
int64
5
9.91M
alphanum_fraction
float64
0
1
repo_name
stringlengths
7
101
repo_stars
int64
100
139k
repo_forks
int64
0
26.4k
repo_open_issues
int64
0
2.27k
repo_license
stringclasses
12 values
repo_extraction_date
stringclasses
433 values
2,286,600
check-waf-v1.3.py
Huck-Lim_check-waf/check-waf-v1.3.py
import os import sys import requests from openpyxl import Workbook from openpyxl.styles import Border, Side, Font, Alignment from openpyxl.utils import get_column_letter from datetime import datetime from bs4 import BeautifulSoup from publicsuffixlist import PublicSuffixList from urllib.parse import urlsplit ...
7,476
Python
.py
160
35.1625
232
0.601773
Huck-Lim/check-waf
8
2
1
MPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,601
extract_version.py
nicvagn_NicLink/src/thirdparty/spdlog/scripts/extract_version.py
#!/usr/bin/env python3 import os import re base_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) config_h = os.path.join(base_path, 'include', 'spdlog', 'version.h') data = {'MAJOR': 0, 'MINOR': 0, 'PATCH': 0} reg = re.compile(r'^\s*#define\s+SPDLOG_VER_([A-Z]+)\s+([0-9]+).*$') with open(config_...
497
Python
.py
13
34.461538
74
0.579167
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,602
turn_out_all_lights.py
nicvagn_NicLink/nicsoft/turn_out_all_lights.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
739
Python
.py
9
80.777778
237
0.789546
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,603
light_board.py
nicvagn_NicLink/nicsoft/light_board.py
# light_board is a part of NicLink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the gnu general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version. # # NicLink is distributed in the hope that ...
2,365
Python
.py
57
31.824561
237
0.572237
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,604
__main__.py
nicvagn_NicLink/nicsoft/play_stockfish/__main__.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY ...
8,070
Python
.py
197
33.93401
239
0.590392
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,605
test_niclink_signals.py
nicvagn_NicLink/nicsoft/test/test_niclink_signals.py
# This file is a part of NicLink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that i...
1,496
Python
.py
34
40
237
0.71832
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,606
__main__.py
nicvagn_NicLink/nicsoft/test/__main__.py
# This file is a part of NicLink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that i...
3,147
Python
.py
96
27.458333
237
0.667768
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,607
test_niclink_lights.py
nicvagn_NicLink/nicsoft/test/test_niclink_lights.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
1,430
Python
.py
31
40.096774
237
0.653208
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,608
test_niclink_FEN.py
nicvagn_NicLink/nicsoft/test/test_niclink_FEN.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
1,058
Python
.py
20
48.45
237
0.707483
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,609
test_niclink_move_parsing.py
nicvagn_NicLink/nicsoft/test/test_niclink_move_parsing.py
# NicLink is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WAR...
1,364
Python
.py
30
39.3
236
0.645944
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,610
nl_test_threading.py
nicvagn_NicLink/nicsoft/test/nl_test_threading.py
# niclink is free software: you can redistribute it and/or modify it under the terms of the gnu general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version. # # niclink is distributed in the hope that it will be useful, but without any wa...
1,352
Python
.py
30
40.8
237
0.714067
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,611
test_niclink_board_compairison.py
nicvagn_NicLink/nicsoft/test/test_niclink_board_compairison.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
1,342
Python
.py
25
49.64
237
0.667433
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,612
nl_exceptions.py
nicvagn_NicLink/nicsoft/niclink/nl_exceptions.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
1,580
Python
.py
29
49.551724
237
0.722114
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,613
nl_test_bluetooth.py
nicvagn_NicLink/nicsoft/niclink/nl_test_bluetooth.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
652
Python
.py
7
91.857143
237
0.793157
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,614
driver.py
nicvagn_NicLink/nicsoft/niclink/driver.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the gnu general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but without any wa...
30,336
Python
.py
768
28
237
0.541946
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,615
constants.py
nicvagn_NicLink/nicsoft/niclink/nl_bluetooth/constants.py
""" Constant used in the program""" # When the board is first connected it is necessary to send it a three byte initialisation code: INITIALIZASION_CODE = b"\x21\x01\x00" # The board will then send back a three byte confirmation code: CONFIRMATION_CHARACTERISTICS = b"\x21\x01\x00" # The signals from the board consist ...
1,000
Python
.py
32
28.53125
96
0.697409
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,616
__init__.py
nicvagn_NicLink/nicsoft/niclink/nl_bluetooth/__init__.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY WA...
9,097
Python
.py
195
40.169231
237
0.660833
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,617
discovery.py
nicvagn_NicLink/nicsoft/niclink/nl_bluetooth/discovery.py
"""Discover chessnut Air devices. See pdf file Chessnut_comunications.pdf for more information.""" import asyncio import logging from bleak import BleakScanner, BleakClient from bleak.backends.device import BLEDevice from bleak.backends.scanner import AdvertisementData # from constants import DEVICELIST from .cons...
1,576
Python
.py
42
31.190476
69
0.686802
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,618
main.py
nicvagn_NicLink/nicsoft/niclink/nl_bluetooth/main.py
from discovery import GetChessnutAirDevices import asyncio from bleak import BleakClient from constants import ( INITIALIZASION_CODE, WRITECHARACTERISTICS, READCONFIRMATION, READDATA, convertDict, MASKLOW, ) oldData = None CLIENT = None def printBoard(data): """Print the board in a human...
5,265
Python
.py
113
39.60177
103
0.654333
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,619
chess_clock.py
nicvagn_NicLink/nicsoft/lichess/chess_clock.py
# chess_clock is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # chess_clock is distributed in the hope that it will be useful, but WITH...
19,697
Python
.py
502
29.426295
243
0.587712
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,620
__main__.py
nicvagn_NicLink/nicsoft/lichess/__main__.py
# NicLink-lichess is a part of NicLink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink is distributed in the hop...
677
Python
.py
9
74
239
0.785285
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,621
game.py
nicvagn_NicLink/nicsoft/lichess/game.py
# game is a part of NicLink-lichess # # NicLink-lichess is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink-lichess is distribut...
3,708
Python
.py
87
34.804598
247
0.615576
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,622
game_state.py
nicvagn_NicLink/nicsoft/lichess/game_state.py
# NicLink-lichess is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink-lichess is distributed in the hope that it will be useful, ...
3,687
Python
.py
83
36.216867
247
0.621161
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,623
game_start.py
nicvagn_NicLink/nicsoft/lichess/game_start.py
# NicLink-lichess is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink-lichess is distributed in the hope that it will be useful, ...
1,467
Python
.py
32
41.59375
247
0.679272
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,624
lila.py
nicvagn_NicLink/nicsoft/lichess/lila.py
# NicLink-lichess is a part of NicLink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink is distributed in the hop...
29,249
Python
.py
710
30.591549
239
0.583081
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,625
sending_messages.py
nicvagn_NicLink/nicsoft/lichess/external_clock_firmware/sending_messages.py
import serial import time arduino = serial.Serial(port="/dev/ttyACM0", baudrate=115200, timeout=0.1) def write_read(x): arduino.write(bytes(x, "utf-8")) time.sleep(0.05) data = arduino.readline() return data def send(message: str): """send a message to the external chess clock""" arduino.wr...
444
Python
.py
15
25.733333
74
0.689573
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,626
chess_clock.py
nicvagn_NicLink/nicsoft/lichess/external_clock_firmware/old/chess_clock.py
#! /bin/python # lcd_display as a part of Niclink # # NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink is distributed...
4,194
Python
.py
116
29.646552
239
0.62719
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,627
talking_to_aurdino.py
nicvagn_NicLink/nicsoft/lichess/external_clock_firmware/old/talking_to_aurdino.py
import serial import time arduino = serial.Serial(port="/dev/ttyACM0", baudrate=115200, timeout=0.1) def write_read(x): arduino.write(bytes(x, "utf-8")) time.sleep(0.05) data = arduino.readline() return data def send(message: str): """send a message to the external chess clock""" pass whi...
410
Python
.py
15
23.466667
74
0.685567
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,628
__main__.py
nicvagn_NicLink/nicsoft/niclink_game/__main__.py
# NicLink is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version. # # NicLink is distributed in the hope that it will be useful, but WITHOUT ANY ...
6,863
Python
.py
167
34.682635
239
0.591073
nicvagn/NicLink
8
3
0
GPL-3.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,629
main.py
hkgdifyu_pFedPT/system/main.py
#!/usr/bin/env python import sys print(sys.path) import copy import torch import argparse import os print (os.path.expandvars('$HOME')) import time import warnings import numpy as np from torch.nn.functional import dropout import torchvision from flcore.servers.serveravg import FedAvg from flcore.servers.serverpfedpt ...
7,895
Python
.py
155
42.03871
123
0.614605
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,630
fedoptimizer.py
hkgdifyu_pFedPT/system/flcore/optimizers/fedoptimizer.py
import torch from torch.optim import Optimizer class PerAvgOptimizer(Optimizer): def __init__(self, params, lr): defaults = dict(lr=lr) super(PerAvgOptimizer, self).__init__(params, defaults) def step(self, beta=0): for group in self.param_groups: for p in group['params']:...
4,348
Python
.py
96
36.9375
131
0.556371
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,631
fedoptimizer.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/optimizers/__pycache__/fedoptimizer.cpython-39.pyc
a fæ`c¸„@shddlZddlmZGddÑdeÉZGddÑdeÉZGddÑdeÉZGd d Ñd eÉZGd d Ñd eÉZdS) ÈN)⁄ Optimizercs&eZdZáfddÑZdddÑZáZS)⁄PerAvgOptimizercs t|dç}tt|Ɇ||°dS...
3,891
Python
.py
27
143.074074
419
0.346701
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,632
fedoptimizer.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/optimizers/__pycache__/fedoptimizer.cpython-38.pyc
U îjfc¸„@shddlZddlmZGddÑdeÉZGddÑdeÉZGddÑdeÉZGd d Ñd eÉZGd d Ñd eÉZdS) ÈN)⁄ Optimizercs&eZdZáfddÑZdddÑZáZS)⁄PerAvgOptimizercs t|dç}tt|Ɇ||°dS...
3,855
Python
.py
27
141.740741
383
0.340559
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,633
fedoptimizer.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/optimizers/__pycache__/fedoptimizer.cpython-37.pyc
B À:ccüã@shddlZddlmZGdd„deƒZGdd„deƒZGdd„deƒZGd d „d eƒZGd d „d eƒZdS) éN)Ú Optimizercs&eZdZ‡fdd„Zddd„Z‡ZS)ÚPerAvgOptimizercs t|d�}tt|ƒ ||¡dS)N)Úlr)Ú...
3,999
Python
.py
17
234.176471
747
0.346975
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,634
clientavg.py
hkgdifyu_pFedPT/system/flcore/clients/clientavg.py
import torch import torch.nn as nn import numpy as np import time from flcore.clients.clientbase import Client class clientAVG(Client): def __init__(self, args, id, train_samples, test_samples, **kwargs): super().__init__(args, id, train_samples, test_samples, **kwargs) self.loss = nn.Cr...
1,962
Python
.py
45
31.866667
93
0.54878
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,635
clientbase.py
hkgdifyu_pFedPT/system/flcore/clients/clientbase.py
import copy import torch import torch.nn as nn import numpy as np import os import torch.nn.functional as F from torch.utils.data import DataLoader from sklearn.preprocessing import label_binarize from sklearn import metrics from utils.data_utils import read_client_data class Client(object): """ Base class fo...
5,736
Python
.py
134
33.514925
108
0.585181
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,636
clientpt.py
hkgdifyu_pFedPT/system/flcore/clients/clientpt.py
import torch import torch.nn as nn import numpy as np import time from flcore.clients.clientbase import Client import copy from sklearn.preprocessing import label_binarize from sklearn import metrics # from utils.privacy import * class clientPT(Client): def __init__(self, args, id, train_samples, test_samples, *...
4,929
Python
.py
108
33.018519
108
0.554559
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,637
clientamp.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientamp.cpython-38.pyc
U ”jfc ã@sTddlZddlmZddlmZddlZddlZddlZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientAMPc s\tƒj||||f|�|j|_|j|_t |j¡|_t ...
2,270
Python
.py
26
86.115385
269
0.429844
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,638
clientdyn.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdyn.cpython-38.pyc
U ”jfc ã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDync sltƒj||||f|�t ¡|_tjj|j  ¡|j d�|...
2,595
Python
.py
30
85.433333
285
0.424006
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,639
clientmoon.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmoon.cpython-39.pyc
a ç`cE ã@s^ddlZddlZddlmZddlZddlZddlmmZ ddl m Z Gdd„de ƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientMOONc sftƒj||||fi|¤�t ¡|_tjj|...
2,382
Python
.py
23
102.478261
291
0.458475
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,640
clientmtl.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmtl.cpython-38.pyc
U ”jfcª ã@s\ddlZddlmZddlmZddlZddlZddlZddl Z Gdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientMTLc s`tƒj||||f|�d|_d|_d|_|j|_...
2,533
Python
.py
26
96.269231
278
0.419856
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,641
clientrodpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrodpt.cpython-38.pyc
U Åìıcû!ã@s ddlZddlZddlmZddlZddlZddlmZddl mm Z ddl m Z ddlmZddlZddl m Z ddlmZGdd„deƒZd dd „ZdS) éN)ÚClient)Úlabel_binarize)Úmetricscs>eZdZ‡fdd„Zdd„Zd dd„Z...
5,970
Python
.py
71
82.211268
539
0.404645
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,642
clientbn.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbn.cpython-39.pyc
a Öæ`cŸã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)ÚclientBNc sBtƒj||||fi|¤�t ¡|_tjj|j  ¡|j d�|_ dS)N)Ú...
2,077
Python
.py
21
97.857143
297
0.461351
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,643
clientditto.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientditto.cpython-37.pyc
B E&fcñã@s‚ddlZddlZddlZddlZddlmZddlmZddl m Z ddl mm Z ddlmZddlmZGdd„de ƒZdS)éN)ÚPerturbedGradientDescent)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡...
3,486
Python
.py
36
95.666667
490
0.424515
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,644
clientbabupt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbabupt.cpython-38.pyc
U 3Èıckã@slddlZddlZddlmZddlZddlZddlmZddlZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Úlabel_binarize)ÚmetricscsDeZdZ‡fdd„Zdd„Zdd„Zddgfd d „Zd d „Z‡ZS) Ú clientBABUPTc...
4,511
Python
.py
63
70.222222
558
0.404136
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,645
clientpt.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientpt.cpython-37.pyc
B K´cc ã@sLddlZddlmZddlZddlZddlmZddlZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)ÚclientPTc sdtƒj||||f|�t ¡|_tjj|jj   ¡|j d�|_ tjj|jj   ¡...
2,568
Python
.py
40
62.775
285
0.426255
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,646
clientmoon.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmoon.cpython-38.pyc
U ”jfcÏ ã@s^ddlZddlZddlmZddlZddlZddlmmZ ddl m Z Gdd„de ƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientMOONc sbtƒj||||f|�t ¡|_tjj|j  ...
2,431
Python
.py
28
85.714286
263
0.44218
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,647
clientrod.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrod.cpython-39.pyc
a f¾`cıã@s€ddlZddlZddlmZddlZddlZddlmZddl mm Z ddl m Z ddlmZGdd„deƒZd dd „ZdS) éN)ÚClient)Úlabel_binarize)Úmetricscs.eZdZ‡fdd„Zdd„Zddd„Z‡ZS) Ú clientRODc...
3,780
Python
.py
38
97.210526
523
0.456708
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,648
clientmtlpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmtlpt.cpython-38.pyc
U GçýcÓã@s|ddlZddlmZddlmZddlZddlZddlZddl Z ddl Z ddl m Z ddl m Z Gdd„deƒZdd„ZdS) éN)ÚClient)Úlabel_binarize)Úmetricscs<eZdZ‡fdd„Zdd„Zdd„Zdd„Zd d „Z‡ZS) Ú clientMTL...
4,639
Python
.py
54
84.703704
653
0.41147
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,649
clientper.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientper.cpython-38.pyc
U ”jfc€ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPerc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)...
1,849
Python
.py
20
91.3
302
0.457923
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,650
clientmtl.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmtl.cpython-39.pyc
a f¾`c® ã@s\ddlZddlmZddlmZddlZddlZddlZddl Z Gdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientMTLc sdtƒj||||fi|¤�d|_d|_d|_|j...
2,536
Python
.py
26
96.461538
274
0.430506
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,651
clientperpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientperpt.cpython-38.pyc
U aÿcPã@slddlZddlZddlmZddlZddlZddlmZddlZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) Ú clientPerPTc ...
3,900
Python
.py
52
73.557692
558
0.423227
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,652
clientproxpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientproxpt.cpython-38.pyc
U Ñıcã@sxddlZddlZddlZddlZddlmZddlmZddl m Z ddlZddl m Z ddl mZGdd„de ƒZdS)éN)ÚPerturbedGradientDescent)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡Z...
3,919
Python
.py
47
82.085106
553
0.437387
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,653
clientproto.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientproto.cpython-38.pyc
U ”jfc ã@s`ddlmZddlZddlZddlmZddlZddlZddl m Z Gdd„de ƒZ dd„Z dS)é)Ú defaultdictN)ÚClientcs>eZdZ‡fdd„Zdd„Zdd„Zdd„Zd d d „Z‡ZS) Ú clientProtoc sxtƒj|...
3,997
Python
.py
41
96.195122
455
0.392974
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,654
clientfomo.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientfomo.cpython-37.pyc
B t fcàã@sdddlZddlmZddlZddlZddlZddlmZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Ú DataLoader)Úread_client_datacsneZdZ‡fdd„Zdd„Zddd„Zdd „Zd d „Zd d „Zdd„Z dd„Z dd„Z dd„Z dd„...
5,079
Python
.py
47
106.978723
876
0.407709
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,655
clientdynpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdynpt.cpython-38.pyc
U ”jfcèã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDynPTc s¬tƒj||||f|�t ¡|_tjj|j  ¡|j d�...
3,377
Python
.py
41
81.268293
328
0.393168
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,656
clientt.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientt.cpython-37.pyc
B v¹ccã ã@sLddlZddlmZddlZddlZddlmZddlZGdd„deƒZ dS)éN)ÚClientcs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) ÚclientTc sltƒj||||f|�t ¡|_tjj|jj   ¡|j d�|_ tjj|j...
2,599
Python
.py
34
75.294118
292
0.447389
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,657
clientproto.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientproto.cpython-39.pyc
a âæ`cšã@s`ddlmZddlZddlZddlmZddlZddlZddl m Z Gdd„de ƒZ dd„Z dS)é)Ú defaultdictN)ÚClientcs>eZdZ‡fdd„Zdd„Zdd„Zdd„Zd d d „Z‡ZS) Ú clientProtoc s|tƒj|...
3,980
Python
.py
39
100.794872
408
0.40208
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,658
clientditto.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientditto.cpython-39.pyc
a $æ`cùã@s‚ddlZddlZddlZddlZddlmZddlmZddl m Z ddl mm Z ddlmZddlmZGdd„de ƒZdS)éN)ÚPerturbedGradientDescent)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd...
3,460
Python
.py
34
100.705882
420
0.432156
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,659
clientapfl.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientapfl.cpython-39.pyc
a f¾`c€ ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientAPFLc srtƒj||||fi|¤�t ¡|_tjj|j  ¡|j d�|_ ...
2,383
Python
.py
30
78.366667
277
0.434579
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,660
clientphp.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientphp.cpython-39.pyc
a Èæ`cã@sVddlZddlZddlmZddlZddlZddlmZGdd„deƒZ ddd„Z dS) éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPHPc s|tƒj||||fi|¤�t ¡|_tjj|j  ¡|j...
3,288
Python
.py
39
82.230769
313
0.429671
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,661
clientbase.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbase.cpython-38.pyc
U ºşchã@s‚ddlZddlZddlmZddlZddlZddlmmZ ddl m Z ddl m Z ddlmZddlmZGdd„deƒZdS)éN)Ú DataLoader)Úlabel_binarize)Úmetrics)Úread_client_datac@sheZdZdZdd„Zddd„Zddd„Zd d...
4,438
Python
.py
38
115.5
425
0.428312
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,662
clientrep.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrep.cpython-38.pyc
U Ǭkc ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientRepc sdtƒj||||f|�t ¡|_tjj|jj   ¡|j d�|_ tjj|jj...
2,312
Python
.py
32
71.09375
290
0.419991
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,663
clientmoon.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmoon.cpython-37.pyc
B ïfcÏ ã@s^ddlZddlZddlmZddlZddlZddlmmZ ddl m Z Gdd„de ƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientMOONc sbtƒj||||f|�t ¡|_tjj|j  ¡|j d�|...
2,421
Python
.py
28
85.357143
263
0.44528
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,664
clientfomo.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientfomo.cpython-38.pyc
U ”jfcàã@sdddlZddlmZddlZddlZddlZddlmZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Ú DataLoader)Úread_client_datacsneZdZ‡fdd„Zdd„Zddd„Zdd „Zd d „Zd d „Zdd„Z dd„Z dd„Z dd„...
5,099
Python
.py
48
105.145833
870
0.403405
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,665
clientpFedMe.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientpFedMe.cpython-38.pyc
U ”jfcöã@sXddlZddlZddlZddlZddlmZddlmZddl m Z Gdd„de ƒZ dS)éN)ÚpFedMeOptimizer)ÚClientcs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) Ú clientpFedMec s‚tƒj||||f|�...
2,899
Python
.py
29
98.62069
457
0.444096
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,666
clientperavg.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientperavg.cpython-37.pyc
B gûecã@sXddlZddlZddlZddlZddlmZddlmZddl m Z Gdd„de ƒZ dS)éN)ÚPerAvgOptimizer)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPerAvgc sBtƒj||||f|�|j|_t ¡|_t...
2,797
Python
.py
40
68.7
218
0.397389
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,667
clientbabu.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbabu.cpython-37.pyc
B šúecù ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs<eZdZ‡fdd„Zdd„Zdd„Zddgfd d „Z‡ZS) Ú clientBABUc sdtƒj||||f|Žt ¡|_tjj|jj   ¡|j d�|...
2,549
Python
.py
35
71.657143
286
0.422664
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,668
clientrod.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrod.cpython-38.pyc
U 5ngc±„@sÄddlZddlZddlmZddlZddlZddlmZddl mm Z ddl m Z ddlmZGddÑdeÉZd dd ÑZdS) ÈN)⁄Client)⁄label_binarize)⁄metricscs.eZdZáfddÑZddÑZdddÑZáZS) ⁄ clientRODc...
3,841
Python
.py
42
89.404762
534
0.419058
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,669
clientbase.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbase.cpython-37.pyc
B 9Íec ã@s‚ddlZddlZddlmZddlZddlZddlmmZ ddl m Z ddl m Z ddlmZddlmZGdd„deƒZdS)éN)Ú DataLoader)Úlabel_binarize)Úmetrics)Úread_client_datac@sheZdZdZdd„Zddd„Zddd„Zd d „Zd d...
4,413
Python
.py
40
109.05
438
0.433699
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,670
clientrep.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrep.cpython-37.pyc
B À:cc ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientRepc sdtƒj||||f|�t ¡|_tjj|jj   ¡|j d�|_ tjj|jj   ¡|j d�...
2,317
Python
.py
32
71.25
278
0.427384
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,671
clientper.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientper.cpython-39.pyc
a f¾`c„ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPerc sBtƒj||||fi|¤�t ¡|_tjj|j  ¡|j d�|_ d...
1,856
Python
.py
19
96.631579
306
0.469532
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,672
clientdynpt.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdynpt.cpython-37.pyc
B K´ccèã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDynPTc s¬tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ |j |_...
3,383
Python
.py
42
79.452381
336
0.399761
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,673
clientavg.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientavg.cpython-38.pyc
U ”jfcªã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs$eZdZ‡fdd„Zdd„Z‡ZS)Ú clientAVGc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr) Úsupe...
1,652
Python
.py
20
81.45
306
0.461727
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,674
clientdyn.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdyn.cpython-39.pyc
a W¢bc‘ ã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDync sptƒj||||fi|¤�t ¡|_tjj|j  ¡|j d...
2,567
Python
.py
28
90.571429
281
0.43937
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,675
clientreppt.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientreppt.cpython-39.pyc
a W¢bcû ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientREPPTc shtƒj||||fi|¤�t ¡|_tjj|jj   ¡|j d�|_ tjj...
2,426
Python
.py
34
70.117647
296
0.430004
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,676
clientpFedMe.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientpFedMe.cpython-37.pyc
B pûecöã@sXddlZddlZddlZddlZddlmZddlmZddl m Z Gdd„de ƒZ dS)éN)ÚpFedMeOptimizer)ÚClientcs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) Ú clientpFedMec s‚tƒj||||f|�|j|_|j...
2,893
Python
.py
30
95.1
455
0.447975
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,677
clientditto.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientditto.cpython-38.pyc
U ”jfcñã@s‚ddlZddlZddlZddlZddlmZddlmZddl m Z ddl mm Z ddlmZddlmZGdd„de ƒZdS)éN)ÚPerturbedGradientDescent)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd...
3,498
Python
.py
36
96
478
0.421311
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,678
clientpt.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientpt.cpython-39.pyc
a W¢bc5 ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)ÚclientPTc shtƒj||||fi|¤�t ¡|_tjj|jj   ¡|j d�|_ tjj|...
2,342
Python
.py
32
72
293
0.43055
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,679
clientbabu.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbabu.cpython-38.pyc
U ”jfcù ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs<eZdZ‡fdd„Zdd„Zdd„Zddgfd d „Z‡ZS) Ú clientBABUc s`tƒj||||f|Žt ¡|_tjj|jj   ...
2,547
Python
.py
33
76
278
0.417097
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,680
clientdynpt.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdynpt.cpython-39.pyc
a W¢bc¢ã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDynPTc s°tƒj||||fi|¤�t ¡|_tjj|j  ¡|j...
3,080
Python
.py
36
84.527778
394
0.415764
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,681
clientphp.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientphp.cpython-37.pyc
B fcXã@sVddlZddlZddlmZddlZddlZddlmZGdd„deƒZ ddd„Z dS) éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPHPc s|tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ |j |j...
3,309
Python
.py
43
74.906977
288
0.424985
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,682
clientavg.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientavg.cpython-39.pyc
a W¢bcªã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs$eZdZ‡fdd„Zdd„Z‡ZS)Ú clientAVGc sBtƒj||||fi|¤�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr) Ú...
1,692
Python
.py
20
83.45
306
0.472803
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,683
clientbn.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbn.cpython-38.pyc
U zgc›ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)ÚclientBNc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr)...
2,065
Python
.py
22
92.727273
293
0.446184
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,684
clientmoonpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientmoonpt.cpython-38.pyc
U éÿcàã@s~ddlZddlZddlmZddlZddlZddlmmZ ddl m Z ddlZddl m Z ddlmZGdd„de ƒZdS)éN)ÚClient)Úlabel_binarize)Úmetricscs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) Ú clientMOONPTc...
4,417
Python
.py
49
88.877551
555
0.413596
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,685
clientamp.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientamp.cpython-37.pyc
B ü fc ã@sTddlZddlmZddlmZddlZddlZddlZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientAMPc s\tƒj||||f|�|j|_|j|_t |j¡|_t  ¡|_ t j j...
2,256
Python
.py
27
82.37037
269
0.436323
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,686
clientdyn.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientdyn.cpython-37.pyc
B È:cc ã@sTddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dd„Z dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientDync sltƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ |j |_ d...
2,573
Python
.py
30
84.7
285
0.430031
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,687
clientbase.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbase.cpython-39.pyc
a W¢bcã@s‚ddlZddlZddlmZddlZddlZddlmmZ ddl m Z ddl m Z ddlmZddlmZGdd„deƒZdS)éN)Ú DataLoader)Úlabel_binarize)Úmetrics)Úread_client_datac@sheZdZdZdd„Zddd„Zddd„Zd d...
4,448
Python
.py
40
109.925
425
0.432978
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,688
clientfomo.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientfomo.cpython-39.pyc
a f¾`c·ã@sdddlZddlmZddlZddlZddlZddlmZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Ú DataLoader)Úread_client_datacsneZdZ‡fdd„Zdd„Zddd„Zdd „Zd d „Zd d „Zdd„Z dd„Z dd„Z dd„...
5,040
Python
.py
45
110.844444
841
0.410729
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,689
clientphp.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientphp.cpython-38.pyc
U ”jfcXã@sVddlZddlZddlmZddlZddlZddlmZGdd„deƒZ ddd„Z dS) éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPHPc sxtƒj||||f|�t ¡|_tjj|j  ¡|j d�...
3,313
Python
.py
42
76.809524
284
0.420361
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,690
clientt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientt.cpython-38.pyc
U œMgcÜ ã@sLddlZddlmZddlZddlZddlmZddlZGdd„deƒZ dS)éN)ÚClientcs4eZdZ‡fdd„Zdd„Zdd„Zdd„Z‡ZS) ÚclientTc sltƒj||||f|�t ¡|_tjj|jj   ¡|j d�|...
2,593
Python
.py
32
79.875
304
0.440281
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,691
clientavg.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientavg.cpython-37.pyc
B È:ccªã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs$eZdZ‡fdd„Zdd„Z‡ZS)Ú clientAVGc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr) ÚsuperÚ__init__Ú...
1,638
Python
.py
20
80.75
314
0.46572
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,692
clientper.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientper.cpython-37.pyc
B vùec€ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPerc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr) Ú...
1,835
Python
.py
20
90.6
290
0.461454
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,693
clientbabu.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbabu.cpython-39.pyc
a f¾`cÊ ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs<eZdZ‡fdd„Zdd„Zdd„Zddgfd d „Z‡ZS) Ú clientBABUc sdtƒj||||fi|¤Žt ¡|_tjj|j...
2,521
Python
.py
34
72.941176
280
0.430868
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,694
clientrod.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientrod.cpython-37.pyc
B ,fc±ã@s€ddlZddlZddlmZddlZddlZddlmZddl mm Z ddl m Z ddlmZGdd„deƒZd dd „ZdS) éN)ÚClient)Úlabel_binarize)Úmetricscs.eZdZ‡fdd„Zdd„Zddd„Z‡ZS) Ú clientRODc  ...
3,840
Python
.py
43
87.139535
536
0.446932
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,695
clientbn.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientbn.cpython-37.pyc
B úec›ã@sDddlZddlmZddlZddlZddlmZGdd„deƒZdS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)ÚclientBNc s>tƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ dS)N)Úlr) ÚsuperÚ__...
2,058
Python
.py
22
92.409091
301
0.452626
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,696
clientavgpt.cpython-38.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientavgpt.cpython-38.pyc
U ßıcßã@sdddlZddlmZddlZddlZddlmZddlZddl m Z ddl m Z Gdd„deƒZ dS)éN)ÚClient)Úlabel_binarize)Úmetricscs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientAVGPTc s„tƒj|...
3,486
Python
.py
47
72.851064
553
0.432558
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,697
clientproto.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientproto.cpython-37.pyc
B ®ûec ã@s`ddlmZddlZddlZddlmZddlZddlZddl m Z Gdd„de ƒZ dd„Z dS)é)Ú defaultdictN)ÚClientcs>eZdZ‡fdd„Zdd„Zdd„Zdd„Zd d d „Z‡ZS) Ú clientProtoc sxtƒj||||f|�...
4,011
Python
.py
44
89.886364
465
0.398438
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,698
clientperavg.cpython-39.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientperavg.cpython-39.pyc
a f¾`c‡ã@sXddlZddlZddlZddlZddlmZddlmZddl m Z Gdd„de ƒZ dS)éN)ÚPerAvgOptimizer)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientPerAvgc sFtƒj||||fi|¤�|j...
2,779
Python
.py
37
73.972973
230
0.406125
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)
2,286,699
clientapfl.cpython-37.pyc
hkgdifyu_pFedPT/system/flcore/clients/__pycache__/clientapfl.cpython-37.pyc
B Úfcâ ã@sLddlZddlZddlmZddlZddlZddlmZGdd„deƒZ dS)éN)ÚClientcs,eZdZ‡fdd„Zdd„Zdd„Z‡ZS)Ú clientAPFLc sntƒj||||f|�t ¡|_tjj|j  ¡|j d�|_ |j |_ t  |j...
2,394
Python
.py
33
71.393939
233
0.428027
hkgdifyu/pFedPT
8
3
0
GPL-2.0
9/5/2024, 10:48:09 PM (Europe/Amsterdam)