Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FederatedAI/research
/ functions
Functions
933 in github.com/FederatedAI/research
⨍
Functions
933
◇
Types & classes
151
↳
Endpoints
2
Method
forward
(self, input)
publications/ss_vfnas/models/model_search_k_party_dp.py:210
Method
forward
(self, x, weights)
publications/ss_vfnas/models/model_search_k_party.py:21
Method
forward
(self, s0, s1, weights)
publications/ss_vfnas/models/model_search_k_party.py:47
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_search_k_party.py:104
Method
forward
(self, input)
publications/ss_vfnas/models/model_search_k_party.py:213
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/manual_k_party_chexpert.py:24
Method
forward
(self, input)
publications/ss_vfnas/models/manual_k_party_chexpert.py:50
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/manual_k_party.py:28
Method
forward
(self, input)
publications/ss_vfnas/models/manual_k_party.py:57
Method
forward
(self, x, weights)
publications/ss_vfnas/models/model_search.py:21
Method
forward
(self, s0, s1, weights)
publications/ss_vfnas/models/model_search.py:47
Method
forward
(self, input)
publications/ss_vfnas/models/model_search.py:103
Method
forward
(self, s0, s1, drop_prob)
publications/ss_vfnas/models/model_k_party.py:41
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_k_party.py:103
Method
forward
(self, input)
publications/ss_vfnas/models/model_k_party.py:157
Method
forward
(self, s0, s1, drop_prob)
publications/ss_vfnas/models/model.py:41
Method
forward
(self, x)
publications/ss_vfnas/models/model.py:80
Method
forward
(self, x)
publications/ss_vfnas/models/model.py:105
Method
forward
(self, input)
publications/ss_vfnas/models/model.py:146
Method
forward
(self, input)
publications/ss_vfnas/models/model.py:202
Method
forward
(self, x)
publications/FedCG/models.py:24
Method
forward
(self, x)
publications/FedCG/models.py:42
Method
forward
(self, z, y)
publications/FedCG/models.py:67
Method
forward
(self, f, y)
publications/FedCG/models.py:93
Method
forward
(self, x)
publications/PrADA/models/classifier.py:31
Method
forward
(self, x)
publications/PrADA/models/classifier.py:43
Method
forward
(self, x)
publications/PrADA/models/classifier.py:58
Method
forward
(self, x)
publications/PrADA/models/classifier.py:66
Method
forward
(self, x)
publications/PrADA/models/classifier.py:77
Method
forward
(ctx, x, alpha)
publications/PrADA/models/discriminator.py:11
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:47
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:75
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:98
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:121
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:148
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:171
Method
forward
(self, input, alpha)
publications/PrADA/models/discriminator.py:216
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:93
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:118
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:141
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:163
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:185
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:196
Method
forward
(self, x)
publications/PrADA/models/feature_extractor.py:206
Method
freeze
(self, is_freeze=False)
publications/PrADA/models/interaction_models.py:38
Method
freeze_bottom_aggregators
(self, is_freeze=False, region_idx_list=None)
publications/PrADA/models/dann_models.py:254
Method
freeze_bottom_extractors
(self, is_freeze=False, region_idx_list=None)
publications/PrADA/models/dann_models.py:242
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:145
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:250
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_moco.py:152
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_moco.py:258
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_dp.py:136
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party_dp.py:241
Method
genotype
(self)
publications/ss_vfnas/models/model_search_k_party.py:244
Method
get
(self)
publications/FedCG/utils.py:42
Function
get_image_and_text_data
(data_dir, selected, n_samples=2000, dtype="Train")
datasets/NUS_WIDE/nus_wide_data_util.py:96
Function
get_loss
(output, target, index)
publications/ss_vfnas/utils.py:124
Method
get_params
(self, models)
publications/FedCG/servers/fedsplit.py:23
Method
get_params
(self, models)
publications/FedCG/servers/fedavg.py:23
Method
get_params
(self, models)
publications/FedCG/servers/fedprox.py:23
Method
get_test_data
(self, target_labels, binary_classification=True, num_samples=None)
datasets/NUS_WIDE/nus_wide_data_util.py:120
Function
get_timestamp
()
publications/PrADA/data_process/census_process/census_prepare_data.py:18
Method
get_train_data
(self, target_labels, binary_classification=True, num_samples=None)
datasets/NUS_WIDE/nus_wide_data_util.py:114
Method
get_u
(self, input)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:232
Method
get_u
(self, input)
publications/ss_vfnas/models/model_search_k_party_moco.py:240
Method
get_u
(self, input)
publications/ss_vfnas/models/model_search_k_party_dp.py:223
Method
get_weights
(self)
datasets/federated_object_detection_benchmark/model/model_wrapper.py:72
Method
get_weights
(self)
datasets/federated_object_detection_benchmark/model/model_wrapper.py:191
Method
global_train
(self)
publications/FedCG/servers/fedgen.py:89
Method
global_train
(self)
publications/FedCG/servers/feddf.py:107
Method
handle_check_client_resource_done
(data)
datasets/federated_object_detection_benchmark/fl_server.py:215
Method
handle_client_eval
(data)
datasets/federated_object_detection_benchmark/fl_server.py:294
Method
handle_client_ready
()
datasets/federated_object_detection_benchmark/fl_server.py:203
Method
handle_client_update
(data)
datasets/federated_object_detection_benchmark/fl_server.py:241
Method
handle_connect
()
datasets/federated_object_detection_benchmark/fl_server.py:184
Method
handle_disconnect
()
datasets/federated_object_detection_benchmark/fl_server.py:192
Method
handle_reconnect
()
datasets/federated_object_detection_benchmark/fl_server.py:188
Method
handle_wake_up
()
datasets/federated_object_detection_benchmark/fl_server.py:198
Method
img_many
(self, d)
datasets/federated_object_detection_benchmark/utils/vis_tool.py:201
Function
init_weights
(m)
publications/PrADA/models/model_utils.py:4
Function
initialize_transform_matrix_dict
(hidden_dim_list)
publications/PrADA/models/interaction_models.py:14
Method
intermittently_sleep
(self, p=.1, low=10, high=100)
datasets/federated_object_detection_benchmark/fl_client.py:239
Function
inverse_normalize
(img)
datasets/federated_object_detection_benchmark/data/dataset.py:12
Function
js_metric
Calculate the Jensen-Shannon metric to compare two sets of data. Kernel Density Estimation is used to estimate the distribution of each set se
publications/PrADA/statistics_utils.py:42
Function
ks_statistic
Calculate the Kolmogorov-Smirnov statistic to compare two sets of data. The empirical cumulative distribution function for each set of set of
publications/PrADA/statistics_utils.py:5
Function
ks_statistic_kde
Calculate the Kolmogorov-Smirnov statistic to compare two sets of data. Kernel Density Estimation is used to estimate the distribution of each set
publications/PrADA/statistics_utils.py:25
Function
load
(model, model_path)
publications/ss_vfnas/utils.py:100
Function
load_classes
Loads class labels at 'path'
datasets/federated_object_detection_benchmark/utils/utils.py:18
Method
load_client
(self)
publications/FedCG/servers/fedgen.py:56
Method
load_client
(self)
publications/FedCG/servers/fedsplit.py:53
Method
load_client
(self)
publications/FedCG/servers/fedavg.py:54
Method
load_client
(self)
publications/FedCG/servers/fedcg.py:56
Method
load_client
(self)
publications/FedCG/servers/feddf.py:60
Method
load_client
(self)
publications/FedCG/servers/fedprox.py:54
Method
load_client
(self)
publications/FedCG/clients/fedgen.py:55
Method
load_client
(self)
publications/FedCG/clients/fedsplit.py:55
Method
load_client
(self)
publications/FedCG/clients/local.py:55
Method
load_client
(self)
publications/FedCG/clients/fedavg.py:55
Method
load_client
(self)
publications/FedCG/clients/fedcg_w.py:59
Method
load_client
(self)
publications/FedCG/clients/fedcg.py:59
← previous
next →
701–800 of 933, ranked by callers