Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andrew3726
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
andrew3726
3y ago
It's Noam Brown, he worked at Meta AI before on Cicero and No-hands Poker before that.
2.
▲
by
andrew3726
4y ago
Sure, that's called audio super resolution, there's a few papers/projects doing that. Haven't really seen models which are robust and have good generalization though.
3.
▲
Libcu++: Nvidia C++ Standard Library
(github.com)
226 points
by
andrew3726
6y ago
|
133 comments
4.
▲
by
andrew3726
7y ago
They have a section on their Website about the AV issues. https://blog.nirsoft.net/category/antivirus-issues/
5.
▲
by
andrew3726
8y ago
This is also very important in many global illumination techniques which requires sampling the hemisphere around a point. As case in point a simple Monte Carlo path tracer uses this to sample random directions, see e.g. [0]. In addition to
6.
▲
by
andrew3726
8y ago
That definitely sounds like some predisposition. The whole idea around intermittent fasting revolves around eating in a specific time window, outside of that you don't consume any calories at all. Many people I know of do this, in orde
7.
▲
by
andrew3726
9y ago
Why would human versatility define the upper limit?
8.
▲
by
andrew3726
9y ago
Well, that's been fixed with Wayland, right?
9.
▲
Machine Learning for Systems and Systems for Machine Learning [pdf]
(learningsys.org)
408 points
by
andrew3726
9y ago
|
47 comments
10.
▲
by
andrew3726
9y ago
UI of the browser.
11.
▲
by
andrew3726
9y ago
Well, for me at least, I always recognize if a button click/UI interaction doesn't force a visible and immediate UI response. That's one of the main reasons why I switched a couple of years to Chromium and now back to Firefox
12.
▲
by
andrew3726
9y ago
Not on a pc right now, but there may be an option for that? Not entirely sure.
13.
▲
by
andrew3726
9y ago
Well, there's vimium-ff [1] which works pretty good for me. [1] https://addons.mozilla.org/en-US/firefox/addon/vimium-ff/
14.
▲
by
andrew3726
9y ago
on which firefox version? have you tried nightly?
15.
▲
by
andrew3726
9y ago
There's a blog post (the morning paper) about this: https://blog.acolyer.org/2017/09/13/adversarial-examples-for...
16.
▲
by
andrew3726
9y ago
Yup, same: https://gist.github.com/Spotlight0xff/829b7ebf32c4feec60ec44...
17.
▲
by
andrew3726
9y ago
I guess its because it was deleted by moderators instead of deleted by himself.
18.
▲
by
andrew3726
9y ago
Seems to be explained here: https://www.netmarketshare.com/faq.aspx#Methodology
19.
▲
Transformer: A Novel Neural Network Architecture for Language Understanding
(research.googleblog.com)
280 points
by
andrew3726
9y ago
|
19 comments
20.
▲
by
andrew3726
9y ago
> Specific details of our network architecture will not be published at this time. DeepL Translator is based on a single, non-ensemble model. Kinda sad to hear, but completely understandable. I'm curious whether the difference in pe
21.
▲
by
andrew3726
9y ago
There's also a (simple) plugin for radare2! https://github.com/radare/radare2-extras/tree/master/r2snowm...
22.
▲
by
andrew3726
9y ago
I agree that browser integration is troublesome. To circumvent having to use a browser extension I use rofi-pass[0] which is a external script (using rofi/dmenu and pass), so no browser integration. But it features autofill which is ex
23.
▲
by
andrew3726
9y ago
Well, you don't have to be at a place with a SSH client for once. Its outputs to a webpage.
24.
▲
by
andrew3726
9y ago
Honestly I think you are missing the point. The gift DeepMind made with the published self-play matches is not really aimed at the machine learning but rather to the Go community. And over at /r/baduk they are appreciating it, as
25.
▲
A new kind of deep neural networks – Towards Data Science – Medium
(medium.com)
3 points
by
andrew3726
9y ago
|
0 comments
26.
▲
by
andrew3726
9y ago
You might like this article[0]. It definitely helped me develop some intuition for LSTMs. 0: http://r2rt.com/written-memories-understanding-deriving-and-...
27.
▲
by
andrew3726
10y ago
Also in addition to the sibling comment, the published articles will be on github under their organization.
28.
▲
by
andrew3726
10y ago
They did actually! [0] The blog posts are also online on their GitHub site. [0] https://github.com/distillpub/template
29.
▲
by
andrew3726
10y ago
Relevant Talk from GDC17: "Reach the Largest Gaming Platform of All: The Web. WebGL, WebVR and glTF" [0] [0] https://www.youtube.com/watch?v=jLNtjujPhzY
30.
▲
by
andrew3726
10y ago
I will look into updating the VAE example, as I've ported the example to the keras 2.0 API recently. There is currently no documentation on add_loss as far as I can see, so I will have to try a few things.
More ›