-
I know there is a parameter for maximum iterations. But what about something to control when convergence has been reached?
What is the convergence criterion anyway? I have been testing this on some s…
-
Start a thread on the potential issue of early stopping on parameter inference (identify sparsity)
Currently, the rule of early stopping that we implemented is to stop training if the validation lo…
-
When I create a new property in a project newly created and refresh the browser (Chrome), the property disappear from the UI (it is created in C\* and ES).
The json/edn returned in the network tab of …
-
**Describe the bug**
While using the LXD backend, Multipass entered a deadlock when trying to delete a launching instance. Neither `launch` nor `delete` returned.
The stack trace of the deadlock…
ricab updated
3 years ago
-
When scraping fairly large websites, we hit the token limit and receive the `GGML_ASSERT` error:
```
n_tokens_all
-
### The issue:
Hey, so I just updated to Qtile 0.22.1, but now there is an issue with my config.py.
So I did some debugging an I found out that if there is two keybinding in the keys list that conta…
-
When running on Hikey960, some of our tests get stuck mid-execution, with no apparent reasons.
We can still "adb shell" into the device but we cannot for example reboot the device itself and, as so…
-
Hi Ewen,
I'm hoping to get this package installed in the National Safe Haven in Edinburgh.
The eDRIS team have a query re the raw data - is it synthetic?
I know the `colon.R` data comes from the `…
-
I'd like to come up with a series of tests to benchmark and get a feel for the information theory functions. In general the goals would be:
1. Compare results to other methods/code libraries to mak…
-
### Description
Adding an event listener on the custom element with a third `options` argument logs an error.
This restriction should be on the component instance and not on the host element. Fro…