Alex Meiburg
Alex Meiburg
All makefiles now have a "make turing" option.
Currently, the policy network is actively trained to output 0 on a move whenever it's invalid. The move is never taken, so target_pi's is zero there, and this enters into...
When given discontinuous functions, the results mess up, badly. For instance, this test function gives an interval labelled `:unique` that definitely does not contain a root: ``` function f( x...
Difficult problems often leave a lot of adjacent or overlapping :unknown intervals. As an example: ``` function f( x ) return sqrt(1-cos(x)^2) + sin(x) + 0.01*x end X = -5...
I was trying to get a pronunciation of tsʰrjum-tsʰrjaj (a reconstructed Old Chinese pronunciation of 參差, see https://en.wikipedia.org/wiki/Old_Chinese#Reduplication_and_compounding ). The website just produces a "ts" sound and stops, and it...
## Description Although the JSON spec does not allow comments, plenty of JSON files have comments in them anyway, e.g. ``` { "serverlist": ["us-east-1","us-west-1","sea-2"], //must be a string not an...
When a type has a unicode letter (like `Δ`) in the name, this "breaks" the name and the hightlight stops before. I'm guessing this is some issue in what letters...
The following misformed JSON (missing a comma between fields) is supposed to give an error like this: ``` >> JSON.parse("{\"a\":\"foob\" \"b\":5}") Expected ',' here Line: 0 Around: ...{"a":"foob" "b":5}... ^...
See http://www.reddit.com/r/SandcastleBuilder/comments/32e784/why_am_i_getting_so_few_castles/ for a description of the problem. Beanie Builders were upgraded to Infinite castles/NP before they were even unlocked; since 0 were bought, they were producing NaN castles each...
This fixes a link to Std to a link to Batteries.