-
I found out by given the same set of inputs always receiving slightly different outputs. The diff is roughly about 10^-5. This is awkward. Is there any randomness involved in the implementation of 3DC…
-
Hi there,
I'm looking to use xgboost as my nuisance model in my DoubleML setup and use xgboost's own mechanism for encoding categorical features (rather than having to one hot encode them myself).
…
-
Hello,
I am currently having a jax program `(p)jitted` and running on 8 devices. I want to scale it up to 32 devices by running 4 replicas of this program (and only do a `lax.pmean` at the end of e…
luyug updated
2 weeks ago
-
I'm using NNX for a toy transformer on Wikitext-103, and I'm observing that one in every ~100 steps there's a step that takes much much longer (on the order of 2 seconds vs 0.02 seconds). I'm managed …
-
### Dupe Check
- [X] I have [searched Juno's bugs](https://github.com/juno-fx/report/issues?q=is%3Aopen+is%3Aissue+label%3Abug) and there are no duplicates
### Serivce this pertains to.
hubble
###…
-
In today's version of `med_bench`, g computation only works with a binary mediator :
```
def mediation_g_formula(y, t, m, x, interaction=False, forest=False,
crossfit=0, re…
-
### What is your issue?
_I think that this is a longstanding problem. Sorry if I missed an existing github issue._
I was looking at an Dask-array-backed Xarray workload with @phofl and we were bo…
-
For simplicity, we will always assume that data is 3 dimensional with the dimensions being:
(subject_id, event, measurement)
Optionally, there can be a fourth dimension with tokenized text, a sequen…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Build) - W…
-
### Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb/) …