-
There is already support for BilinearOperator in `pyproximal/pyproximal/utils/bilinear.py` and the PALM optimizer; however,
they do not scale to second-order methods such as Levenberg-Marquardt (LM) …
-
Hi! I am wondering when you will release an implementation. Thank you very much!
-
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…
-
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…
-
## Describe the bug
I am using the Sinkhorn and Sinkhorn with Group Lasso implementations in OT package to reproduce the results in this paper: "Optimal Transport for Domain Adaptation", by Nicolas…
-
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…
-
Concerning the template estimation, if there happen to be very few to zero spikes for one of the units, the regression problem will be ill-conditioned or even singular. This seems to be a general prob…
-
Hi, I have re-trained DiGS under DFAUST using code since there is no pre-trained model.
I ran the official code directly except for some ``path`` changes.
The vis_reslut of epoch 52 are shown belo…
-
Regardless of whether the UAI submission comes through, I think we should publish the paper on arxiv at some point soon. For this I think it's extremely important to do a bit of PR. I have been thinki…
-
A huge step towards implementing GAMs in scikit-learn was taken 3 days ago when [this PR](https://github.com/scikit-learn/scikit-learn/pull/18368) was merged.
This will likely allow us to get rid o…