Jim Fleming
Jim Fleming
Ahh, that's it. I'm on v0.12.0 (fwiw, io.js doesn't work at v1.5.0 either). Downgrading to 0.10.37 (latest for that minor rev) does indeed work. Mind if I submit a PR...
If I remember right, selections would work if they're complete blocks and thus parseable by esprima. There's an upstream issue[0] for being more resilient to faulty/incomplete input. @millermedeiros, I like...
Can you provide more information? What did you try, what version of the code, what do the logs say?
I have not tested it at all on Windows. It might be an issue, I'm not sure. Some of the tasks do not converge consistently, which may also be the...
We rely on a [script](https://github.com/fomorians/tfstage/blob/master/bin/tfstage) which probably won't work on Windows. The entry point is defined here: [setup.py#L31](https://github.com/fomorians/tfstage/blob/master/setup.py#L31). I suspect we'll need a .bat but honestly, I haven't done much...
https://medium.com/jim-fleming/notes-on-the-numerai-ml-competition-14e3d42c19f3 https://numer.ai/
Yes, this code is pretty out of date now. I may update in the future as time allows.
Yep, I believe there's a PR somewhere on here that should fix it but I haven't had time to review.
Thanks for the PR! I think this is correct (per your email) but I'll need to test it. I'll try to review and test before the end of the week.
:+1: for this. Just tried using nanomsg.rs today: https://github.com/alexcrichton/link-config/issues/18