-
Here are some initial results; I’ll get back to you soon after I check in more detail how it works. I haven’t yet added treatment for boundary cells and faces on the edge. If you're interested in the …
-
The package `jaxlie`, a dependency of `cryojax` seems to have a way of doing pose estimation: example here, https://github.com/brentyi/jaxlie/blob/master/examples/se3_optimization.py, `jax.grad` wrapp…
mjo22 updated
10 months ago
-
see http://stackoverflow.com/questions/17979563/maximum-likelihood-curve-model-fitting-in-python
`This question was voluntarily removed by its author`
essentially MIA, and miscmodels.nonlinls.py look…
-
Hi,
I recently asked myself about the consistency of the gradient tolerance parameter of the `GICPOptimizer` class:
https://github.com/avsegal/gicp/blob/367fd96063d4923df2475b7f1cf32c696de4dfd9/op…
-
hello,
i read the paper Fast Global Registration, which uses Gauss-Newton method to optimize T by equation 8 at the Section3.2
![image](https://user-images.githubusercontent.com/21361256/51450300-29…
YE-ck updated
2 years ago
-
# Adding an optimization module
For now, Tensorly (TL) ships with one API for each particular tensor decomposition model. While this has the advantage of simplicity for the end-user, this limits the …
-
Hi, I am trying to adjust my empirical data to the nonlinear models, I have tried to use the initial values for each model of close species and averages as indicated in the package guides. I have also…
-
The name `wendog` is an old holdover from `scipy.stats.models` and is really not informative, especially in the case of multinomial models where it's the dummied multinomial response. We can keep an a…
-
Hello Mr. Schmidt,
Thank you for you blog about how to calibrate the accelerometer, it really helped me to understand things I didn't know before. https://chionophilous.wordpress.com/2011/08/26/acc…
-