-
I've been looking to model small quadcopters along the lines of the [DJI Phantom](https://www.dji.com/phantom) plus hybrid models like the [Wingcopter](https://wingcopter.com/) and the [Alti](https://…
-
I have read with interest your 2017 paper ‘Estimation of Extended Mixed Models Using Latent Classes and Latent Processes: The R Package lcmm’ (https://doi.org/10.48550/arXiv.1503.00890), and would lik…
-
Hey Paul,
I'm currently working on adding gaussian copulas to `brms` using @spinkney's implementations over in https://github.com/spinkney/helpful_stan_functions/blob/main/functions/copula/centered…
-
## Keyword: detection
### RacketStore: Measurements of ASO Deception in Google Play via Mobile and App Usage
- **Authors:** Authors: Nestor Hernandez, Ruben Recabarren, Bogdan Carbunar, Syed Ishti…
-
If you finetune SDXL base with:
```
--train_text_encoder --learning_rate_te1 1e-10 --learning_rate_te2 1e-10 --fused_backward_pass
```
Then it will train fine. But if you stop training and restart…
-
### Description
It would be interesting if we could specify a mixed model with only random effects. In Engineering and Industrial Statistics, this is a very common case, where you want to just estima…
-
Filling every field in the CITATION template is tiring. It would be great if one can insert a DOI in `use_citation()` and get a file with full metadata to use directly for R package.
For example, h…
-
All the sources you listed are basically crap, except for one - the bank of england.
Most videos and sources have opinions on the matter, go to unnecessary length, have a bias in them, because they w…
-
Fun fact: the current ADMM implementation can spend almost half of it's time computing `np.exp`
### Script
```python
from dask import persist
import dask.array as da
import numpy as np
from …
-
@dbuona and I have been working on this .... (somehow I did not start an issue before now)
@dbuona I think your NCP attempt looked correct (I just added a prior)! On my computer it ran pretty fast …