Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TTPrograms
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
61.
▲
by
TTPrograms
7y ago
Seriously, as soon as he said "flat prior on theta" I had huge alarm bells go off. Garbage in garbage out.
62.
▲
by
TTPrograms
7y ago
The main issue there is just that if you see something in operation sufficiently different from training you may violate those penalties. Eg. you can train an arm not to hit a person in simulation by penalizing it, but that doesn't gua
63.
▲
by
TTPrograms
7y ago
It's a specification of essentially a complex graph of mathematical operations. If there's a function called def mult(a,b): return a*b it's not much more informative to write: def mult(activation_a, activation_b):
64.
▲
by
TTPrograms
7y ago
Ez: https://news.mit.edu/2011/trillion-fps-camera-1213 Or most of the rest of the stuff from that group: http://cameraculture.media.mit.edu/research/
65.
▲
by
TTPrograms
7y ago
I don't think this was one of the most well-known or highly-praised projects before this scandal. Certainly I can think of at least 10-20 other projects from the same time that were more well-known to me.
66.
▲
by
TTPrograms
7y ago
lol this is around 1% of the projects going on at any given time in the Media Lab.
67.
▲
by
TTPrograms
7y ago
The absorber/emitter assembly doesn't really resemble a solar cell. Demonstrated tungsten emitters have exceeded 1500K - it's not really that wild, it's what's in incandescent light bulbs. You concentrate sunlight t
68.
▲
by
TTPrograms
7y ago
One sketch of such a system is to physically mate an effective high T solar absorber to an effective narrow spectrum photon emitter (as described in this work). Then that can be coupled with a typical solar cell with bandgap matched precise
69.
▲
by
TTPrograms
7y ago
They must be restricted to linear models, right? So this is basically an implementation of logistic regression? Doing nonlinear operations optically is much trickier, and almost definitely active instead of passive. EDIT: Actually they desc
70.
▲
by
TTPrograms
7y ago
If you had two job offers, one salaried at $100,000 and one at $100,001, I assume you would pick $100,001 with zero consideration for any other factors?
71.
▲
by
TTPrograms
7y ago
Attractiveness is not a one-dimensional scale, it is a two-party phenomena.
72.
▲
by
TTPrograms
7y ago
None of those markets are really zero-sum. People value different things in all of those markets (jobs etc). Zero-sum is an edge case.
73.
▲
by
TTPrograms
7y ago
That's not really a distinction. Kin selection is a phenomena by which genes can propagate despite them not benefiting (or even harming) the individual that possesses them if it increases the probability of reproduction for other indiv
74.
▲
by
TTPrograms
7y ago
That sort of behavior would be expected for even trivial organisms according to kin selection, though.
75.
▲
by
TTPrograms
7y ago
Watch out with your eigenvalue analysis - your covariance matrix is limited to rank 500 because you're only using 500 images. Furthermore, the smaller eigenvalues will have eigenvectors with high variance due to the random image sample
76.
▲
by
TTPrograms
7y ago
A good engineer hits the "physics limit" brick wall pretty early in the design process... I would think it more likely that they thought they could change FCC regulation via lobbying efforts in time for release.
77.
▲
by
TTPrograms
7y ago
The article explains that this is about better forward models for the measurement process rather than priors on body structure. This makes sense for systems with more complex measurement physics that common reconstructions approximate (eg.
78.
▲
by
TTPrograms
8y ago
Wtf is this "zoominfo" site that, upon clicking "Read More", tries to drive-by download an exe onto my computer? What is this, 2002?
79.
▲
by
TTPrograms
8y ago
How do you einsum convolution? Arguably the single most important linear operation in deep learning?
80.
▲
by
TTPrograms
8y ago
"Is advanced machine learning a very complicated way of reproducing the results of trivial forecasting methods? In many cases it appears this is the case." If by "many cases" you mean "the one example I looked at wh
81.
▲
by
TTPrograms
8y ago
Similarly I think the theory developed in the Three Factors paper predicts this scaling law, might be worth citing: https://arxiv.org/abs/1711.04623
82.
▲
by
TTPrograms
8y ago
For those wondering, I just clicked through a few randomly and I only saw ~1/10 from China, and it was fairly applied (i.e. not especially novel research). I'd be interested in a more thorough analysis.
83.
▲
by
TTPrograms
8y ago
To be clear, white bread is thousands if not tens of thousands of years old. I don't see how the 300 year old baguette could be considered "not real".
84.
▲
by
TTPrograms
8y ago
When talking about "convex optimization" one nearly always means that both the function and the domain are convex.
85.
▲
by
TTPrograms
8y ago
1) Just because you can prove convergence for convex functions does not mean you can't prove it for non-convex functions. 2) This is "a way" not "The only way". (If A then B) does not imply (if not A then not B)
86.
▲
by
TTPrograms
8y ago
If AMD developed CUDA transpilers / DL backends / CUDNN equivalents people would switch over in a heartbeat. It's fully their fault for not investing in the software. If they did that and had a card that got 2x performance &#
87.
▲
by
TTPrograms
8y ago
This is really fantastic. I just managed to find a 3x speedup on a compute heavy job I run using Py-spy - there was an unneeded hotspot in a library I'm using that I didn't previously suspect. It would have taken a long time using
88.
▲
by
TTPrograms
8y ago
There was a Chinese decentralized exchange that (foolishly) decided they would include ERC20 coins for trading according to which had the most transfers from unique accounts to the exchange (I believe?). This incentivised individuals who wa
89.
▲
by
TTPrograms
8y ago
For practical interaction with the network this can be drastically reduced by using light sync, of course.
90.
▲
by
TTPrograms
8y ago
My statement is not that people can't benefit from a PhD, but that it is not a strict requirement. You are presenting a strawman.
More ›