UserQuestions
UserQuestions
As a follow-up, it appears that in addition to the above, when creating tape to compute Hessians of functions with distributions (e.g. Distributions.normcdf), the Distributions package doesn't know how to...
Is there a plan to extend to multivariate local linear regression? My understanding is that such regressions have substantially better properties than local constant ones. I also think that there...
I was just about to try writing my own version of tmap! with batches, but it looks like there is one in the Master now. Assuming it works, I'm happy...
@mohamed82008 , can you post your testing code? It would give me a good base to start with in testing the function on other cases.
Thanks. I was just getting around to this, but it appears that KissThreading requires v0.7. (At least, it seems to use Random, which doesn't appear to exist for v0.6.3.) Am...
@bkamins @mohamed82008 I was very belatedly trying to test `tmap!` and its batch functionality and got a segfault when precompiling the package that likely stems from the same issue given...
I've reported over there as well so that they know it's not a Windows-specific issue.