When reading papers about math to translate into code, avoid flipping the fuck out about how difficult X will be to implement until you have verified whether the paper's approach actually uses X.
"However, in place of the expensive Fisher kernel1, we present a new sequence-similarity kernel, the spectrum kernel..."
1Which happens to be chock full of partial derivatives and other things that are no fun to implement in things that aren't Matlab.
Phew.
"However, in place of the expensive Fisher kernel1, we present a new sequence-similarity kernel, the spectrum kernel..."
1Which happens to be chock full of partial derivatives and other things that are no fun to implement in things that aren't Matlab.
Phew.
- Mood:sheepish


Comments
The Fisher kernel is pretty gory, at least if you're me and could really use some remedial tutoring in both partial differential equations and matrix algebra.