Live data from Hacker News

Viewing profile — dfeng

dfeng

HN member
Joined
Fri, May 06, 2011, 1:13 PM UTC
HN karma
2
Public activity
7 items

About dfeng

No profile information was provided.

Recent public activity

  1. comment
    Comment #42961315

    Traditional OCRs are trained for a single task: recognize characters. They do this through visual features (and sometimes there's an implicit (or even explicit) "language" model: s…

  2. comment
    Comment #41728491

    I would love to hear more about your experiences running a maths circle here in the UK. My two daughters are a little young (3.5 and 0.5), but this article has inspired me to get t…

  3. comment
    Comment #41032728

    I think it's because most of the compute comes from the decoding, since you're doing it autoregressively, while the encoder you just feed it through once and get the embedding. So …

  4. comment
    Comment #40809125

    Wow, I did not expect to see David's notation here on HN. The only problem with the notation is that it becomes so second nature that you forget it's not standard!

  5. comment
    Comment #33819462

    SS&C Blue Prism | Machine Learning Research Engineer | Remote (UK) SS&C Blue Prism allows organizations to deliver transformational business value via our intelligent automation pl…

  6. comment
    Comment #33226845

    You're going from {0,1} to {-1,1} using indices. Seems easier to just transform via (x*2-1).

  7. comment
    Comment #2586198

    the only thing keeping me from moving completely from Firefox to Chrome is Pentadactyl ( http://dactyl.sourceforge.net/pentadactyl/ ), and better greasemonkeyscript-ability. Firefo…