Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexrame/fishr
/ functions
Functions
228 in github.com/alexrame/fishr
⨍
Functions
228
◇
Types & classes
59
Function
print_separator
()
domainbed/lib/misc.py:93
Function
random_hparams
(algorithm, dataset, seed)
domainbed/hparams_registry.py:148
Function
remove_batch_norm_from_resnet
(model)
domainbed/networks.py:12
Method
rotate_dataset
(self, images, labels, angle)
domainbed/datasets.py:163
Method
run_acc
(self, run_records)
domainbed/model_selection.py:61
Method
run_acc
(self, run_records)
domainbed/model_selection.py:96
Method
run_acc
(self, records)
domainbed/model_selection.py:134
Function
seed_hash
Derive an integer hash from all args, for use as a random seed.
domainbed/lib/misc.py:86
Function
split_dataset
Return a pair of datasets corresponding to a random split of the given dataset, with n datapoints in the first dataset and the rest in the la
domainbed/lib/misc.py:121
Function
todo_rename
(records, selection_method, latex)
domainbed/scripts/list_top_hparams.py:33
Method
update
Perform one update step, given a list of (x, y) tuples for all environments. Admits an optional list of unlabeled minibatche
domainbed/algorithms.py:67
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:100
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:152
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:234
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:324
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:369
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:418
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:449
Method
update
Terms being computed: * Li = Loss(xi, yi, params) * Gi = Grad(Li, params) * Lj = Loss(xj, yj, Optimizer(
domainbed/algorithms.py:484
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:634
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:704
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:818
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:857
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:943
Method
update
(self, minibatches, unlabeled=False)
domainbed/algorithms.py:987
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:1034
Method
update
(self, minibatches, unlabeled=None)
domainbed/algorithms.py:1126
Method
update
(self, minibatches, unlabeled=False)
domainbed/algorithms.py:1202
← previous
201–228 of 228, ranked by callers