MCPcopy Create free account

hub / github.com/alexrame/fishr / functions

Functions228 in github.com/alexrame/fishr

Method__init__
(self)
domainbed/model_selection.py:15
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:63
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:86
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:121
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:178
Method__init__
(self, input_shape, num_classes, num_domains, hparams, conditional, class_balance)
domainbed/algorithms.py:203
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:291
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:300
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:309
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:365
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:415
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:445
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:481
Method__init__
(self, input_shape, num_classes, num_domains, hparams, gaussian)
domainbed/algorithms.py:591
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:667
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:676
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:687
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:738
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:851
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:938
Method__init__
(self, in_features, num_classes, num_domains, hparams)
domainbed/algorithms.py:984
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:1020
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:1111
Method__init__
(self, input_shape, num_classes, num_domains, hparams)
domainbed/algorithms.py:1172
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:62
Method__init__
(self, root, environments, dataset_transform, input_shape, num_classes)
domainbed/datasets.py:85
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:119
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:159
Method__init__
(self, root, test_envs, augment, hparams)
domainbed/datasets.py:180
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:230
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:237
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:244
Method__init__
(self, root, test_envs, hparams)
domainbed/datasets.py:251
Method__init__
(self)
domainbed/networks.py:38
Method__init__
(self, input_shape, hparams)
domainbed/networks.py:71
Method__init__
(self, input_shape)
domainbed/networks.py:128
Method__init__
(self, input_shape)
domainbed/networks.py:165
Method__init__
(self, input_shape, num_classes, hparams, weights=None)
domainbed/networks.py:211
Method__init__
(self, input_shape, depth, widen_factor, dropout_rate)
domainbed/lib/wide_resnet.py:65
Method__init__
(self, ema, oneminusema_correction=True)
domainbed/lib/misc.py:33
Method__init__
(self, underlying_dataset, keys)
domainbed/lib/misc.py:112
Method__init__
(self, *args, **kwargs)
domainbed/lib/misc.py:195
Method__init__
(self, sampler)
domainbed/lib/fast_data_loader.py:7
Method__init__
(self, dataset, weights, batch_size, num_workers)
domainbed/lib/fast_data_loader.py:16
Method__init__
(self, list_)
domainbed/lib/query.py:54
Method__init__
(self, train_args, sweep_output_dir)
domainbed/scripts/sweep.py:35
Method__init__
(self)
coloredmnist/train_coloredmnist.py:125
Method__iter__
(self)
domainbed/lib/fast_data_loader.py:10
Method__iter__
(self)
domainbed/lib/fast_data_loader.py:41
Method__iter__
(self)
domainbed/lib/fast_data_loader.py:68
Method__len__
(self)
domainbed/datasets.py:57
Method__len__
(self)
domainbed/lib/misc.py:118
Method__len__
(self)
domainbed/lib/fast_data_loader.py:45
Method__len__
(self)
domainbed/lib/fast_data_loader.py:72
Method__len__
(self)
domainbed/lib/query.py:58
Method__repr__
(self)
domainbed/lib/query.py:73
Method__rmul__
(self, other)
domainbed/lib/misc.py:209
Method__rsub__
(self, other)
domainbed/lib/misc.py:217
Method__str__
(self)
domainbed/lib/query.py:70
Method__str__
(self)
domainbed/scripts/sweep.py:58
Method__truediv__
(self, other)
domainbed/lib/misc.py:223
Function_define_hparam
(hparams, hparam_name, default_val, random_val_fn)
domainbed/hparams_registry.py:6
Method_step_acc
Given a single record, return a {val_acc, test_acc} dict.
domainbed/model_selection.py:80
Functionaccuracy
(network, loader, weights, device)
domainbed/lib/misc.py:150
Methodcolor_dataset
(self, images, labels, environment)
domainbed/datasets.py:126
Functionconv_init
(m)
domainbed/lib/wide_resnet.py:27
Functiondefault_hparams
(algorithm, dataset)
domainbed/hparams_registry.py:144
Functiondummy_launcher
Doesn't run anything; instead, prints each command. Useful for testing.
domainbed/command_launchers.py:18
Functionf
(obj)
domainbed/lib/query.py:33
Methodfilter_not_nan
(self)
domainbed/lib/query.py:157
Methodflatten
(self)
domainbed/lib/query.py:160
Methodforward
(self, x)
domainbed/networks.py:41
Methodforward
(self, x)
domainbed/networks.py:57
Methodforward
Encode x into a feature vector of size n_outputs.
domainbed/networks.py:102
Methodforward
(self, x)
domainbed/networks.py:142
Methodforward
(self, x)
domainbed/networks.py:180
Methodforward
(self, x)
domainbed/networks.py:227
Methodforward
(self, x)
domainbed/lib/wide_resnet.py:55
Methodforward
(self, x)
domainbed/lib/wide_resnet.py:97
Methodforward
(self, input)
coloredmnist/train_coloredmnist.py:139
Functionget_algorithm_class
Return the algorithm class with the given name.
domainbed/algorithms.py:48
Functionget_grouped_records
Group records by (trial_seed, dataset, algorithm, test_env). Because records can have multiple test envs, a given record may appear in more than
domainbed/lib/reporting.py:27
Methodgroup_map
Group elements by selector, apply fn to each group, and return a list of the results.
domainbed/lib/query.py:96
Methodkey2
(x)
domainbed/lib/query.py:176
Methodlen
(self)
domainbed/lib/query.py:126
Functionload_records
(path)
domainbed/lib/reporting.py:12
Functionlocal_launcher
Launch commands serially on the local machine.
domainbed/command_launchers.py:13
Functionmake_weights_for_balanced_classes
(dataset)
domainbed/lib/misc.py:60
Methodmean_std
(self)
domainbed/lib/query.py:139
Functionmulti_gpu_launcher
Launch commands on the local machine, using all GPUs in parallel.
domainbed/command_launchers.py:26
Functionnum_environments
(dataset_name)
domainbed/datasets.py:43
Methodopt
(p)
domainbed/algorithms.py:778
Functionpdb
()
domainbed/lib/misc.py:80
Methodpredict
(self, x)
domainbed/algorithms.py:77
Methodpredict
(self, x)
domainbed/algorithms.py:171
Methodpredict
(self, x)
domainbed/algorithms.py:185
Methodpredict
(self, x)
domainbed/algorithms.py:284
Methodpredict
(self, x)
domainbed/algorithms.py:845
Methodpredict
(self, x)
domainbed/algorithms.py:1296
Functionprint_row
(row, colwidth=10, latex=False)
domainbed/lib/misc.py:96
← previousnext →101–200 of 228, ranked by callers