-
I find the whole concept of "observed criterion" confusing and unnecessary. What are we trying to describe here? When is the last time anyone in MX applied some individual, per-reflection criteria a l…
-
I've got the same issue as #1 in 1.20.1, this goes on for 1000s of lines:
```
[12:27:57] [Render thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement another_furniture:recipes/light_…
-
Allow to search a sentence from the language A whose translation in the language B contains some particular word. This would be quite useful as [explained on the Wall](https://tatoeba.org/wall/show_me…
jiru updated
3 months ago
-
We use [Web Content Accessibility Guidelines](https://www.w3.org/WAI/standards-guidelines/wcag/)to evaluate the accessibility for Grafana. Quite often we can determine that an issue is accessibility r…
-
Trying to figure out the clear difference between the WCAG Success criteria 2.4.6 and 3.3.2, I noticed they, in their respective "Understanding..." document, both use an example of assigning an approp…
-
limits of agreement (LOA) criterion
https://www.frontiersin.org/journals/neuroscience/articles/10.3389/fnins.2020.594880/full
-
## What would you like to be able to do?
Optimize speed when limiting messages, by prioritizing faster patterns.
#### Example
Assume that I have 4000 e-mails in my box, 100 of which are les…
-
I'm training a basic CIFAR10 classifier (two Dense layers) using multi-GPU with torch backend (see the code below). The code works fine when the net is written in torch. When written in Keras it retur…
-
Hello,
Thanks for this tutorial, it is very helpful. I currently have a question during the training step of this .ipynb., specifically at:
`loss = criterion(outputs, targets.squeeze(1))`
The…
-
Currently, the lower bound for [criterion::Criterion::sample_size()](https://docs.rs/criterion/0.3.5/criterion/struct.Criterion.html#method.sample_size) is [hard-coded](https://docs.rs/criterion/0.3.5…