Viewing profile — alexbw
alexbw
HN member- Joined
- Mon, Jul 26, 2010, 8:00 PM UTC
- HN karma
- 297
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About alexbw
No profile information was provided.
Recent public activity
-
comment
Comment #37354124
Osmo | osmo.ai/careers | Full-time | Machine learning engineer, data analyst, in NYC and other roles We have digitized vision, and hearing, but not scent — our oldest and deepest s…
-
comment
Comment #22667109
Thrive | Associate Director / Director, Machine Learning | Cambridge, MA | Full-time | Onsite | https://thrivedetect.com/come-to-thrive Thrive is passionate about our mission to in…
-
comment
Comment #18637630
Actually, advanced autodiff is one of its intended points of, er, differentiation :). The authors wrote the original Autograd package [0], released in 2014, that led to “autograd” …
-
comment
Comment #18636228
Check out github.com/google/jax, it’s NumPy on the GPU with automatic differentiation, JIT and autobatching.
- story
- story
-
comment
Comment #10765338
+1 for more varied examples
-
comment
Comment #10764631
Neat stuff. Are data structures up to the programmer, or are there primitives for e.g. matrices?
- story
- story
- story
- story
-
comment
Comment #9083384
Directly addresses the "dark art" of hyperparameter tuning in machine learning.
- story
- story
- story
- story
-
comment
Comment #6732404
Poked around the word cloud, but the output of the clustering doesn't seem to many any sense to me. "boat" is by "scarecrow", "adopted", and "feelings" "window" is by "insulted", "…
-
comment
Comment #4430825
@tuananh I've got the dataset stored away, but I don't know if I'm legally allowed to post it. Would love if someone could produce proof one way or the other. @viraj_shah I spent a…
-
story
My Python Code for the Netflix Prize
I competed alone in the Netflix Prize in college under the team name "Hi!". I've never seen anybody release their code, and I'm getting back into machine learning now, and realized…
-
comment
Comment #3792637
You'd use Novocaine to grab the audio, and then you'd do the audio format conversion yourself. e.g.: [[Novocaine audioManager] setInputBlock:^(float * inData, UInt32 numSamples, UI…
-
comment
Comment #3791526
Fixed.
-
comment
Comment #3791522
Documentation will be forthcoming. What do you mean by audio sample formats? One of the things I tried to do was make sure that you never, ever, EVER have to think about anything b…
-
comment
Comment #3791225
Hey everybody, Novocaine is my baby, and it's completely awesome to see folks already using it. For the record, it's open-source, I just forgot to stick the MIT license at the top.…
- story