-
* [x] Add use of offensive efficiency (def?) as a prior #130
* [x] Tidy up prior usage in edige cases (`error/priorSum` limit .. pick a max eg 50%) (https://github.com/Alex-At-Home/cbb-on-off-anal…
-
I don't see the tflite model file, or any assets. Is the project complete?
-
Hi, Thank you very much for sharing this code. I have a simple question. I am training VGG16 for age estimation by using pre-trained model (imagenet). I would be so thankful if you could please kindly…
-
Hi,
You write that VGGFace could have better results, but I get validation MAE of ~11.5 using it.
Using the VGG16 pretrained on ImageNet, I get the similar results.
Could it be that no other m…
-
Need tuning of algorithms and better algorithms needed to impore accuracy.
-
see #1971 for more topic pages in the documentation
(following a bit the discussion in Julia about adding ANOVA type tests
https://groups.google.com/d/msg/pystatsmodels/5w1OAr_OFQg/CiXu72opAQAJ )
…
-
I'm trying to get fastLink to merge two copies of the California voter file that are four years apart--one from 2012 and one from 2016. My strategy is to use the method from the APSR paper (at least …
-
I am creating an android app using TensorFlow and MediaPipe for Object Detection. But in some devices, I am getting ABIs crashes for some devices in the firebase and this problem I am facing after the…
-
Hi!
Let's bring the documentation to all the Spanish-speaking community 🌐
Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com/huggingface/transformers/blob/m…
-
Currently, brms syntax allows predicting the residual SD `sigma`:
```r
bf(y ~ x + (x|id), sigma ~ x)
```
And multivariate response models:
```r
bf(cbind(y1, y2) ~ x + (x|id))
```
But m…