Live data from Hacker News

Viewing profile — teddykoker

teddykoker

HN member
Joined
Sun, May 10, 2020, 11:22 PM UTC
HN karma
361
Public activity
29 items

About teddykoker

https://twitter.com/teddykoker teddykoker.com

Recent public activity

  1. comment
    Comment #46705776

    OpenEquivariance [1] is another good baseline for with kernels for the Clebsch-Gordon tensor product and convolution, and it is fully open source. Both kernel implementations have …

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #37615122

    A related line of work is "Thinking Like Transformers" [1]. They introduce a primitive programming language, RASP, which is composed of operations capable of being modeled with tra…

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #32504096

    See also Radio2Speech [1] which uses a UNet to recover audio from a RF beam. [1] https://zhaorunning.github.io/Radio2Speech/

  12. comment
    Comment #32338881

    Link to paper [1]. It looks like the authors construct a basic autoencoder to predict frames in videos of various videos (double pendulum, lava lamp, etc.) and then use the Levina–…

  13. comment
    Comment #31577917

    According to [1], the byte pair encoding for “Apoploe vesrreaitais” (the words producing bird images) is "apo, plo, e , ,ve, sr, re, ait, ais ", and Apo-didae & Plo-ceidae are fami…

  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #31019768

    For image retrieval, have you tried using a model trained with contrastive learning (e.g. SimCLR)? This could produce better embeddings for retrieval since the model is trained to …

  20. comment
    Comment #31017301

    I wonder how their advertised "vector database" works. kNN combined with embeddings from pre-trained deep learning models can be very useful for information retrieval, (e.g. search…

  21. comment
    Comment #30974127

    Also see Einops: https://github.com/arogozhnikov/einops , which uses a einsum-like notation for various tensor operations used in deep learning. https://einops.rocks/pytorch-exampl…

  22. comment
    Comment #30789860

    This might be what you’re looking for: https://gafniguy.github.io/4D-Facial-Avatars/

  23. comment
    Comment #27016914

    Yup! Just a multinomial logistic regression model with a bunch of proprietary data and engineered features.

  24. comment
    Comment #27015252

    You can find Benter’s paper about the model here: https://www.gwern.net/docs/statistics/decision/1994-benter.p... About a year ago I read this and attempted to build a similar mode…

  25. story