Viewing profile — snippyhollow
snippyhollow
HN member- Joined
- Wed, Feb 25, 2009, 6:44 AM UTC
- HN karma
- 1,498
- Public activity
- 208 items
- HN profile
- View on Hacker News ↗
About snippyhollow
http://github.com/syhw
Recent public activity
-
comment
Comment #37249934
We changed RoPE's theta from 10k to 1m and fine-tuned with 16k tokens long sequences.
-
comment
Comment #22271826
Thanks for the feedback, we'll fix this.
- story
- story
-
comment
Comment #22038418
The models are here: https://github.com/facebookresearch/wav2letter/tree/master/r... https://github.com/facebookresearch/wav2letter/tree/master/r...
-
comment
Comment #20897721
It is like `cp`.
-
comment
Comment #18632900
Quite usable, all of TorchCraftAI uses it https://torchcraft.github.io/TorchCraftAI/ :)
-
comment
Comment #15677180
Compulsory "Spikey Spheres" notebook http://nbviewer.jupyter.org/urls/gist.githubusercontent.com/...
-
comment
Comment #15652468
Similar to https://arxiv.org/abs/1311.2901
-
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…
- story
-
comment
Comment #14236552
https://newsroom.fb.com/news/h/comments-on-research-and-ad-t...
-
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 …
- story
-
comment
Comment #12999678
I did a quick "visualization" hack a while ago http://nbviewer.jupyter.org/urls/gist.githubusercontent.com/...
-
comment
Comment #12709797
[2014]
-
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...
-
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...
- story
- story
- story
-
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…
-
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:…
- story
-
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].…