self.user_agent = '"api.video client (python; v:0.0.9; )"' self.user_agent = '"api.video client (python; v:0.0.10; )"' def __enter__(self): return self @@ -489,7 +489,9 @@ def parameters_to_tuples(self, params, collection_formats): for k, v in params.items() if ...
to unblock the applet using the PUK, the PUK is blocked, meaning the wallet is lost. The PIN length is fixed at 6 digits. After 3 failed authentication attempts the PIN is blocked and authentication is not possible anymore. A blocked PIN can be replaced and unblocked using a PUK. The ...
ELM involve randomness, meaning that with the same hyperparams the error will differ - hopefully slightly - from run to run. We need to account for this in optimizing the parameters and the way to do this is to run each setting a few times and average the results. We missed this point ...
ef_construction - the parameter has the same meaning as ef, but controls the index_time/index_accuracy. Bigger ef_construction leads to longer construction, but better index quality. At some point, increasing ef_construction does not improve the quality of the index. One way to check if the...
How about --pass-deps meaning "pass dependencies as command arguments"? Member efiop commented Jun 19, 2020 @jorgeorpinel Let's leave it as is so we don't lose context. We will be getting to parametrization in the near future. Contributor jorgeorpinel commented Jun 23, 2020 OK. ...