Live data from Hacker News

Viewing profile — friendly_aixi

friendly_aixi

HN member
Joined
Mon, Jun 15, 2020, 6:41 PM UTC
HN karma
18
Public activity
4 items

About friendly_aixi

No profile information was provided.

Recent public activity

  1. comment
    Comment #23538700

    1) It's definitely not the first. Other methods have universal guarantees of some form or other with well quantified rates of convergence, e.g. k-NN would be the best known example…

  2. comment
    Comment #23532072

    1) Indeed, GLNs don't learn features... but I would claim they do learn some notion of an intermediate representation, it's just different from the DL mainstream -- in particular i…

  3. comment
    Comment #23531524

    The result here is stronger, in the sense that typical NN universality results are statements with respect to just capacity (and not how you optimise them). Here, the result holds …

  4. comment
    Comment #23531429

    Convolution is a linear operation; in the case of images, you can view it as a multiplication with a doubly block circulant matrix. I can't see any barriers to hybrid approaches he…