Live data from Hacker News

Viewing profile — snippyhollow

snippyhollow

HN member
Joined
Wed, Feb 25, 2009, 6:44 AM UTC
HN karma
1,498
Public activity
208 items

About snippyhollow

Research scientist at Facebook AI Research.

http://github.com/syhw

Recent public activity

  1. comment
    Comment #37249934

    We changed RoPE's theta from 10k to 1m and fine-tuned with 16k tokens long sequences.

  2. comment
    Comment #22271826

    Thanks for the feedback, we'll fix this.

  3. story
  4. story
  5. comment
    Comment #22038418

    The models are here: https://github.com/facebookresearch/wav2letter/tree/master/r... https://github.com/facebookresearch/wav2letter/tree/master/r...

  6. comment
    Comment #20897721

    It is like `cp`.

  7. comment
    Comment #18632900

    Quite usable, all of TorchCraftAI uses it https://torchcraft.github.io/TorchCraftAI/ :)

  8. comment
    Comment #15677180

    Compulsory "Spikey Spheres" notebook http://nbviewer.jupyter.org/urls/gist.githubusercontent.com/...

  9. comment
    Comment #15652468

    Similar to https://arxiv.org/abs/1311.2901

  10. comment
    Comment #14301892

    paper: https://s3.amazonaws.com/fairseq/papers/convolutional-sequen... code: https://github.com/facebookresearch/fairseq pre-trained models: https://github.com/facebookresearch/fai…

  11. story
  12. comment
    Comment #14236552

    https://newsroom.fb.com/news/h/comments-on-research-and-ad-t...

  13. comment
    Comment #13336109

    A few years ago SpringRTS, and in particular the BalancedAnnihilation mod [0] were active and playable. There is also Planetary Annihilation [1] (that I used to play competitively …

  14. story
  15. comment
    Comment #12999678

    I did a quick "visualization" hack a while ago http://nbviewer.jupyter.org/urls/gist.githubusercontent.com/...

  16. comment
  17. comment
    Comment #12559771

    Part 2 was never finished but supposed to be text around this http://nbviewer.jupyter.org/github/syhw/DL4H/blob/master/DNN...

  18. comment
    Comment #12558123

    I wrote this quite some time ago exactly to hold the hands of neophytes who want to do such endeavour. http://nbviewer.jupyter.org/github/syhw/DL4H/blob/master/fro...

  19. story
  20. story
  21. story
  22. comment
    Comment #9259811

    I have 300/100mbps down/up fiber in Paris. As important as the bandwidth is the latency. Basically it means I do most of my work SSHed (mosh'ed actually) to a cluster and don't not…

  23. comment
    Comment #8866476

    Wow that site still exists! :) I did one when I was 17 (I'm 28 now), I first modelised everything in 1) an optics simulator 2) Solidworks, and then assembled it with a wooden case:…

  24. story
  25. comment
    Comment #8492157

    The second chapter "High-Dimensional Space" talks about the problem of spikey spheres[0] (how most of the mass is near the surface), I made an ipython notebook to illustrate it[1].…