Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Dn_Ab
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Dn_Ab
8y ago
As others have said, F# interesting language features are computation expressions, active patterns, units and type-providers. The library, platforms and ecosystem benefits are gravy. Though subjective, the syntax is clean too, being somewhe
2.
▲
by
Dn_Ab
10y ago
I did not downvote (and you're clear now) but your post is not a relevant argument. The determinism that the SFWT is arguing against is that of certain hidden variable theories of quantum mechanics. It states that if the humans are fre
3.
▲
by
Dn_Ab
10y ago
Wow, your idea is heading incredibly towards the same general direction as https://en.wikipedia.org/wiki/Sparse_distributed_memory described there. Excellent!
4.
▲
by
Dn_Ab
11y ago
One can view RNNs as a sort of generalization to markov chains. RNNs have the advantage of a memory, context tracking and are not limited to learning patterns of some specific length. RNNs can apply these advantages to learn subtleties of g
5.
▲
by
Dn_Ab
11y ago
It's not a report, it's an almost 400 page book. He doesn't compare random energies, instead he looks at what, under reasonably generous conditions, the daily power budget each energy source could provide per person. The very
6.
▲
by
Dn_Ab
11y ago
Ah, I was confused for a second—I'd thought Markov was a library, but you meant the markov assumption—the topics are actually loosely related and orthogonal. Your excellent looking library deals with reinforcement learning agents that
7.
▲
by
Dn_Ab
11y ago
This is a medical case study however, not a journalistic piece and you two are being at least a little bit unfair, I think. Since seizures and sudoku are not a common combination, upon seeing the title, I assumed it was something conditiona
8.
▲
by
Dn_Ab
11y ago
I agree that this wasn't done by the computer (did computers uncover the Higgs Boson?) but I also do not believe humans can take most of the credit: this was the result of a Man Machine System team up—trying to disentangle credit assig
9.
▲
by
Dn_Ab
11y ago
All the things you mentioned (plus e.g. bayesian networks and Restricted Boltzmann Machines) are examples of Graphical Models. You can roughly think of (linear chain) CRFs as being to HMMs as logistic regression is to Naive Bayes. HMMs and
10.
▲
by
Dn_Ab
11y ago
Time reversibility exists in quantum mechanics because observables are self adjoint operators. Closed systems evolve unitarily. In simpler terms, you can think of it as the requirement that maps preserve distances and are easily invertible.
11.
▲
by
Dn_Ab
11y ago
In nature, decentralized networks are more the norm. You find them in neural, gene, protein and metabolic networks. You find them in mycorrhizal networks of forests and in various self-organizing systems. Food webs, IIRC are even more rando
12.
▲
by
Dn_Ab
11y ago
The short version is, if this is correct (which is exceedingly unlikely) then either quantum mechanics is wrong or whether P=NP has just become irrelevant. This is because, as Scott Aaronson is often forced to tirelessly point out, an inabi
13.
▲
by
Dn_Ab
11y ago
I must very strongly disagree with you. ScienceDaily is as good an aggregator as you'll find. Sometimes, I'll even purposely seek out their write-ups on a topic because of one thing they almost always do, while almost everyone els
14.
▲
by
Dn_Ab
11y ago
SVMs were invented by a couple statisticians/mathematicians in the 60s. k-means also harkens back to the 60s, by mathematicians and control theorists. Decision Trees and Random forests were invented by a famous statistician, with the l
15.
▲
by
Dn_Ab
11y ago
> > Would, say, a Ruby or node.js-oriented web developer find the F#/.NET community lacking, incomplete, unfriendly, uncool? Is there even a community to speak of? > The answer in my opinion is yes. This may change, given rece
16.
▲
by
Dn_Ab
11y ago
There are actually 2 dates,the 24th and the 25th, in the data sample. You can do this in a manner that's both fairly comprehensible and succint, for arbitrary number of dates, using a Json TypeProvider in F#. #r @"../Fsha
17.
▲
by
Dn_Ab
11y ago
Other excellent stories in this genre: Blood Music by Greg Bear, Permutation City and Crystal Nights ( http://ttapress.com/553/crystal-nights-by-greg-egan/ ) by Greg Egan. Marooned in Realtime by Vinge had this a bi
18.
▲
by
Dn_Ab
11y ago
I might be mistaken, but it seems to me that the predictor should also be able to solve the halting problem. Additionally, if the entity to which the source-code is a descriptor for is so simple that they can be predicted without full simul
19.
▲
by
Dn_Ab
11y ago
It depends, some people distinguish economic rent from economic profit by restricting it to economic profits that cannot be reduced to normal by competition in the long run. Some additionally include profits without any opportunity co
20.
▲
by
Dn_Ab
12y ago
This uses a particular form of a fundamentally simple yet surprisingly powerful class of learning algorithms called regret minimization. CFR is interesting in an of itself as it specializes regret minization to play extensive form games. Th
21.
▲
by
Dn_Ab
12y ago
I do not think the manner in which you've apportioned blame is correct. The article is less technical than the press release yes, but the core of both remains the same. They both talk about fasting leading to a depletion of white blood
22.
▲
by
Dn_Ab
12y ago
I'd characterize this differently and also, as a lot more interesting than that. understanding.pdf can be viewed as a sort of dual to this paper but they're not covering the same thing. In Szegedy et al., they constructed invisibl
23.
▲
by
Dn_Ab
12y ago
Excellent observation! In this video, Dr Christos Papadimitriou lays out a compelling argument for why genetic algorithms are poor at optimizing individual fitness when compared to simulated annealing. The video is about asexual vs sexual e
24.
▲
by
Dn_Ab
12y ago
In other settings, a simple approximation of what Evolution does will balance your portfolio and find Nash Equilibriums for zero sum games much more quickly than linear programming (query: multiplicative update evolution). Having to wait fo
25.
▲
by
Dn_Ab
12y ago
Dynamic dispatch is a special case of predicate dispatch. In particular, captainmuon pointed out that: >Pattern matching in functional languages solves this in a different way. captainmuon wanted a more flexible way of dispatching on typ
26.
▲
by
Dn_Ab
12y ago
> Polymorphic dispatch (is that the term?) to replace if blocks. It looks like you're talking about Predicate Dispatch. http://c2.com/cgi-bin/wiki?PredicateDispatching
27.
▲
by
Dn_Ab
12y ago
There are some doubting the veracity of the article, and while it is onesided in how it paints Newton, the main conclusion, how Newton's childhood might have contributed to his penchant for isolation is a solid one. Newton was in his t
28.
▲
by
Dn_Ab
12y ago
Your code is not doing the same thing. A few minor bits; env has no 'lines' in its definition and String.sub does not allocate objects: it's better to think of String.sub, String.length, etc. as functions packaged in a module
29.
▲
by
Dn_Ab
12y ago
OCaml doesn't so much make monads invisible (except for a technical yet handwavy note on semicolons just as true for C) as make them unnecessary due to being more pragmatic. It's strict and allows mutability when necessary. Of cou
30.
▲
by
Dn_Ab
12y ago
As others have mentioned, when the assumptions of conditional independence are met, Gaussian NaiveBayes and MaxEnt will asymptotically learn the same classifier. Except NB will learn it in O(log dimensions) instead of O(dimensions) examples
More ›