Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
optimali
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
optimali
9y ago
This is great for working with python - https://github.com/gregsexton/ob-ipython I haven't had as much luck using it for other languages, but I also haven't put in much effort into trying.
2.
▲
“Advances in Deep Neural Networks,” at ACM Turing 50 Celebration
(youtube.com)
4 points
by
optimali
9y ago
|
0 comments
3.
▲
by
optimali
10y ago
Any suggestions for composing gantt charts in org mode? I've been using taskjuggler but printing them out to anything other than html (ex. image, pdf) has been a hassle.
4.
▲
by
optimali
10y ago
I moved from dual booting mine to running Windows in a VM. I find it to be much more convenient and so far windows runs almost seamlessly (after upgrading to 32GB memory).
5.
▲
by
optimali
10y ago
I strongly encourage using Julia for anyone applying mathematical optimization. It is (through JuMP[1], for example) one of the areas in which it really stands out. [1] https://jump.readthedocs.io/en/latest/quickst
6.
▲
by
optimali
10y ago
2016 talks are also up - http://juliacon.org Overview - http://julialang.org/blog/2016/09/juliacon2016
7.
▲
by
optimali
10y ago
edit: local[1] has been updated to local[N], thank you for the update! Ok thanks, I didn't know that's what "local[1]" did, so the more relevant comparison would be with --master local[30]? The algorithm took around 500
8.
▲
by
optimali
10y ago
The experiments were conducted on a 30 core Intel Xeon machine with 132 GB memory and 2 hyperthreads per core
9.
▲
Approaching fairness in machine learning
(blog.mrtz.org)
65 points
by
optimali
10y ago
|
50 comments
10.
▲
by
optimali
10y ago
Map command key to caps lock. Setting (global-set-key (kbd "M-P") 'scroll-down-line) (global-set-key (kbd "M-N") 'scroll-up-line) Has also been indispensable for scrolling (though you may choose to do so differ
11.
▲
by
optimali
10y ago
I have been using Julia in emacs, primarily using ESS [1] and ob-julia [2] (org babel julia package). It is relatively well integrated with some basic auto-complete features and nice org-babel integration (as good as python or r). [1] http
12.
▲
by
optimali
10y ago
Cab service is bad inside Vancouver and utterly miserable outside Vancouver proper. If you are in the North shore, Burnaby, Tri-cities or further, you pretty much have to book a cab well in advance and then call in to remind them, and even
13.
▲
by
optimali
10y ago
Any idea why only 2 out of (seemingly) 4 assignments are posted? Are the other assignments available anywhere?
14.
▲
by
optimali
11y ago
The library is still more sparse than other languages, but for implementing methods on your own there is no better alternative. Also for using existing libraries and functions, I found pycall to be very fast and easy to use. I also used rca
15.
▲
by
optimali
11y ago
https://www.youtube.com/watch?v=5muBxGQ9B2g is a nice introduction and overview
16.
▲
by
optimali
11y ago
Thank you for the recommendation! Just ordered and excited for it to arrive.
17.
▲
Refugee resettlement: long term policy versus immediate rescue
(marketdesigner.blogspot.com)
2 points
by
optimali
11y ago
|
0 comments
18.
▲
by
optimali
11y ago
That's great! Will be interesting to follow its support for multi-threading [1]. [1] https://github.com/JuliaLang/julia/pull/13410
19.
▲
by
optimali
11y ago
It seems that though with in Julia, vectorized code is typically slower than non-vectorized, it is still faster than in R [1] / Python [2]. [1] http://www.johnmyleswhite.com/notebook/2013/12/22/the-r
20.
▲
by
optimali
11y ago
Seems to go against their plan to stimulate research and innovation in industry. Another article on this: http://betakit.com/how-will-the-ndps-tax-plan-affect-startup...
21.
▲
by
optimali
11y ago
Cool. Have you found the MCMC approach to be less robust than clustering? It seems like this may be the case due to probability model assumptions.
22.
▲
by
optimali
11y ago
Would be interesting to try and fit a distribution to error rates (some type of counting process) and then monitor the probability of having the occurred number of errors (with in some period of time). Then low probability events might indi