Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
msohcw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
msohcw
10y ago
Yes, it's fed the score as the reward value used. If I'm not wrong, they didn't normalise it across games for the initial paper but normalised it to some range for some of the following research experiments.
2.
▲
by
msohcw
11y ago
It actually goes beyond just making you more frustrated. Venting, or catharsis, makes you feel better in the short term, creating a positive feedback loop in which you seek it out and engage in it more often, making you more aggressive and
3.
▲
Making 3-D imaging 1,000 times better – MIT News
(news.mit.edu)
29 points
by
msohcw
11y ago
|
1 comments
4.
▲
by
msohcw
11y ago
Education in Asia, especially the main cities in the developed nations (Shanghai, Singapore, Seoul etc. ) is pretty much exactly the same. There's many purposes to an education, manifest and overt ones. For example, keeping youths neat
5.
▲
The Suicide Clusters at Palo Alto High Schools
(theatlantic.com)
1 points
by
msohcw
11y ago
|
0 comments
6.
▲
The Hardest Puzzle You'll Ever See–and the Secret You Need to Solve It
(nautil.us)
2 points
by
msohcw
11y ago
|
0 comments
7.
▲
by
msohcw
11y ago
There's a cross platform solution built in Java, Simple Amazon Glacier Uploader (SAGU). [simpleglacieruploader.brianmcmichael.com] If on Linux there's a nice CLI option too. [ https://github.com/MoriTanosuke/gl
8.
▲
The Brain vs. Deep Learning
(timdettmers.wordpress.com)
1 points
by
msohcw
11y ago
|
0 comments
9.
▲
by
msohcw
13y ago
It can actually be more X-inefficient (e.g spending indiscriminately) , because it has profits in the long run and won't go broke. I suspect the author was looking for the idea of cost, economies of scale lower average cost, hence incr
10.
▲
Why Millennials Can’t Grow Up
(slate.com)
40 points
by
msohcw
13y ago
|
88 comments
11.
▲
by
msohcw
13y ago
It's very easy. Brute-forceable factorization problem. I would be interested in seeing if there were more elegant solutions though, I'm sure there's some optimizations, although the numbers multiplied are prime.
12.
▲
Anyone can learn to be a polymath
(aeonmagazine.com)
7 points
by
msohcw
13y ago
|
0 comments
13.
▲
by
msohcw
13y ago
As in Plato's five regimes, democracy is only very slightly better than tyranny/anarchy. Authoritarian single party state can also be rephrased into functioning semi-aristocracy. All governments have advantages and flaws, it'
14.
▲
by
msohcw
13y ago
Thanks for speaking some sense. I suspect the author got the notion of Singaporean pride wrong. We're far more prideful when we feel attacked or maligned by foreigners, despite the day to day lamentations. You've stated arguments
15.
▲
Devices to draw energy from ambient WiFi signals and microwaves
(pratt.duke.edu)
4 points
by
msohcw
13y ago
|
0 comments
16.
▲
by
msohcw
13y ago
Two small icons next to the field, one for autogeneration (a refresh maybe?) and one for password visibility (an eye like IE uses perhaps, a concept common to other software as well.) Keep the generation code in js client side , and send th
17.
▲
As complex as a toy - Natural phenomena through toys
(news.harvard.edu)
7 points
by
msohcw
13y ago
|
1 comments
18.
▲
Why Hot Water Freezes Faster Than Cold—Physicists Solve the Mpemba Effect
(medium.com)
4 points
by
msohcw
13y ago
|
0 comments
19.
▲
by
msohcw
13y ago
Definitely agree. As a problem, this is pretty easy. Ask anyone that does competitive algorithmic programming. The linear solution is obvious, I wouldn't say that it requires a eureka moment, even though I didn't bother thinking o
20.
▲
Can a phone last forever? Motorola's Project Ara aims to find out
(theverge.com)
2 points
by
msohcw
13y ago
|
0 comments
21.
▲
Researchers Draw Romantic Insights From Maps of Facebook Networks
(bits.blogs.nytimes.com)
2 points
by
msohcw
13y ago
|
0 comments
22.
▲
by
msohcw
13y ago
If anyone's curious (like I was), a histogram has a continuous variable for it's x-axis, the bars on a histogram correspond to bins of the continuous variable. E.g. 1-10, 11-20, 21-30. In a bar graph, the x-axis is usually a disco
23.
▲
Problems with scientific research: How science goes wrong
(economist.com)
1 points
by
msohcw
13y ago
|
0 comments
24.
▲
Home-schooling and sending all ten kids to college by age 12
(dailymail.co.uk)
3 points
by
msohcw
13y ago
|
1 comments
25.
▲
by
msohcw
13y ago
I think you added an extra N.
26.
▲
by
msohcw
13y ago
However, to argue the converse is just as difficult. Can we really reject the hypothesis that genetics has an effect on a person's mental ability? On student success? In China, researchers are looking at mapping the genomes of 'g
27.
▲
On “Geek” Versus “Nerd”
(slackprop.wordpress.com)
3 points
by
msohcw
13y ago
|
0 comments
28.
▲
by
msohcw
13y ago
In decimal, when you reach numbers after 9, there's no longer a single symbol you can use to represent the next number. Hence, you represent it as 10, which is one 10 and zero 1s. 11 is one 10 and one 1. This decimal, or base 10 system
29.
▲
Why I Left Google — This Happened to Me — Medium
(medium.com)
3 points
by
msohcw
13y ago
|
0 comments
30.
▲
by
msohcw
13y ago
If you're in chrome, open up dev tools, then hit resources, find the local storage on the left bar and click on the url. You'll see a gamestate key and the value. Copy the value, that's the entire game state. You can then cre
More ›