Vlad Niculae

Results 66 comments of Vlad Niculae

I guess we should add [this `set_state`](https://github.com/numpy/numpy/blob/a835270d718d299535606d7104fd86d9b2aa68a6/numpy/random/mtrand/mtrand.pyx#L1007) to the backport. I will try it out.

(rebased onto #118 to benefit from actually relevant continuous integration)

4 is clearly better at identifying the support, although it gets the sign wrong for some of the coefficients. In any case this is a synthetic example, attempting to reproduce...

I'm not aware of any others. The difference may come from experimental conditions rather than implementation issues as you are suggesting :) On Wed, Aug 7, 2019, 20:48 Sandy4321 wrote:...

What is incorrect? Can you submit a failing test? I believe the code runs correctly. On Wed, Aug 7, 2019, 21:11 Sandy4321 wrote: > so what can be done to...

Hi, All of these conversations are a bit exhausting. Like I said above, I attribute this recovery error to be due to to experimental setup and hyperparameters, not to any...

They may be generating the array A differently, or use a different noise level, or use different regularization strength. I am not claiming they are cheating. If you want to...

Well, it seems like your question was "how can I make pyowl return the correct coefficients on the toy problem in the example", not "making the code run correctly" (the...

[This is the link](https://facultystaff.richmond.edu/~jpark/data/cdcp_acl17.zip) (I found it on http://joonsuk.org, under "data" next to this paper.) It seems indeed that the path structure in that zip has changed, it has `/cdcp/train`...

Hi! I have never seen this particular issue before, but we should be able to get to the bottom of it. First: this probably has nothing to do with the...