-
As expressed in #42 and #43, we would like to check if normalization has a proper behavior.
"Normalization" refers to probability weighting normalization, as described in "Identifying causal mechan…
-
Hi! Can you provide scientific articles that formed the basis of the domain adaptation learner method?
-
First question: Don't understand why points are added below:
`pred = torch.add(torch.bmm(model_points, base), points + pred_t)`
The second question is about iterative optimization. Why is the follow…
-
a nipy script demonstrating each of the following would be very useful. if anybody can point me in the right neighborhood i can create some of these scripts (after next week though).
- slice-time corr…
satra updated
13 years ago
-
I validated the script file [Estimation of Missing data.py](https://github.com/jddingemanse/awtiCodeDev/blob/main/code/Estimation%20of%20Missing%20%20Data.py). When comparing the code for the Normal R…
-
From reference : https://hal.inria.fr/hal-01782428v2/document,
we notice that the Smap estimation involves:
1) Choose a percentage of kspace center
2) Obtain Sensitivity by NUFFT adjoint operatio…
-
Dear all,
I am now doing a relatively unrelated post-doc, and am working on Pose2Sim only on the side. There are tons of features that I think could be useful, and that I cannot find time to imple…
-
Some ideas for some example inverse problems that we should explain and implement in the book. Ideally, there should be problems from multiple branches of geophysics and both linear and non-linear pro…
-
![2023-06-22 12 24 38](https://github.com/tommyod/rng/assets/10076072/4b754f6e-cb72-45ae-80c0-7b4ab289e42f)
![2023-06-22 12 24 47](https://github.com/tommyod/rng/assets/10076072/21eff5a2-128e-4de3-a6…
-
Would like to see some model statistics like the likelihood ratio test, score tests and wald tests being reported for logistic regression as well. We report these model statistics for the CoxPH estima…