-
We need to implement a new solver that supports L1 penalty for Logistic Regression. A good candidate is [saga](https://arxiv.org/abs/1407.0202) solver. Another alternative would be to use a coordinate…
-
Following up on #286, I tried looking at our documentation while putting myself in the shoes of a new user. Mainly, I was concerned with this: how would I find information about each transform method?…
-
**Describe the bug**
When solving using a list of boundary conditions, changing their order in the list results in divergence.
**Steps to Reproduce**
Minimal example:
```python
import firedrake…
-
In the character Lora, if the output is a group photo, the face of the character Lora contaminates the faces of other people in the group. Various methods such as adjusting the dataset, lowering the l…
-
Hi Emma,
I trying using MSM (MSM_ubuntu_v3, [V3.0FSL](https://github.com/ecr05/MSM_HOCR/commit/7f7410ebfe89198d2a239417b35c5d401ea7f04e)) to register the infant cerebral surface between two timepoi…
-
Hi,
The code runs perfectly on my own dataset consisting of principal components of several predictors and a low-resolution LST image.
```
%Run example_using_SEVIRI_data.py
Downscaling start…
-
Hi! I am wondering when you will release an implementation. Thank you very much!
-
Hey, thanks for your work on this really useful software!
I was wondering if blme models are compatible with `lme4::bootMer`?
- `lme4::bootMer(my_bmerMod, my_icc_function, nsim = 1000, use.u = F…
-
Based on formulae from the paper, the reward transformation is given by adding the log policy ratio
![image](https://github.com/deepmind/open_spiel/assets/72776130/5b21ae33-48be-4bfd-9f67-3c1aa3f88…
-
Hi everyone,
I am trying to install CIL and want to go through the CIL-demos, but when I tried to install the packages according to the installation instruction provided here, I got the `PackageNo…