Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pafoster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pafoster
3mo ago
Markov chains are themselves a kind of state machine, namely a probabilistic deterministic finite automaton (PDFA), albeit where state is solely governed by the N most recent symbols. (Deterministic means that given a sequence, we can alway
2.
▲
by
pafoster
4mo ago
JSD is slightly different to forward KL + reverse KL (which is unbounded, whereas JSD measured in bits is in the range [0, 1]). One way to interpret JSD(P, Q): Associate the distributions P and Q with two target classes, respectively. Pick
3.
▲
by
pafoster
7mo ago
Developer here. Thanks for all the kind feedback!
4.
▲
by
pafoster
7mo ago
Many thanks for the feedback and for flagging this up. I've tweaked the drop-down.