Viewing profile — haeffin
haeffin
HN member- Joined
- Tue, Nov 22, 2016, 7:37 PM UTC
- HN karma
- 141
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About haeffin
No profile information was provided.
Recent public activity
-
comment
Comment #42873814
They themselves said it was trained on NVIDIA chips, so I’m not sure where you got that it wasn’t. It was trained on the less capable versions sold for the Chinese market.
-
comment
Comment #40006924
The contents changed between then and now.
-
comment
Comment #38761857
Why do you think there's a longer interval between inspections for Teslas? The interval for Hauptuntersuchung in Germany (which this article is about) is 2 years (except for the fi…
-
comment
Comment #17727773
Unfortunately, some companies' HR departments actively encourage "trivia questions", because they ask interviewers to ask every candidate the same questions so that a "fair" compar…
-
comment
Comment #17702399
Why wouldn't it have good coordination? A bot has access to a perfect model of how the other bot would act - itself. Also, computer engines didn't seal the doom of human players in…
-
comment
Comment #17693502
It's not a pro game, those are still amateur players (some of them ex-pros).
-
comment
Comment #17690527
Physics and other disciplines were broadly using arxiv before ML did it. When I switched from physics to ML (CS) I was surprised that arxiv isn't used more.
-
comment
Comment #17617499
Depends on what your industry is. If you're compiling c++ for mobile, clang is pretty much your only choice for iOS and the default choice for Android ...
-
comment
Comment #17560528
> Because our training system Rapid is very general, we were able to teach OpenAI Five many complex skills since June simply by integrating new features and randomizations. Many pe…
-
comment
Comment #17491316
Because it's absurd to throw all EU countries into one pot in this regard, especially if you include (and focus on) the UK?
-
comment
Comment #17277441
It was mainly sold as "prevent illegal foreign gambling sites from making a profit without paying back".
-
comment
Comment #17271599
Geometry Dash, still probably my favorite game on the iPad, switches between left-to-right and right-to-left suddenly in the middle of levels and it's messing with my brain.
-
comment
Comment #17269376
I'm not saying "Google's Awesome!". My point is that the view you presented is far more biased than what I get from my colleagues and friends that stayed in academia. People runnin…
-
comment
Comment #17268743
Supporting independent academic research like https://ai.googleblog.com/2018/03/google-faculty-research-aw... ?
-
comment
Comment #17268487
Why do you think Google doesn't encourage publishing papers? Google has a very big amount of papers they publish ... as an example, https://ai.googleblog.com/2017/12/google-at-nips…
-
comment
Comment #17230408
Usually when people speak about open source, they include not only not being able to view the source, but also the possibility to modify, distribute and use it (and modified versio…
-
comment
Comment #16967606
That's not a straight line (it only looks like that on this map).
-
comment
Comment #16818188
A car that stops for no reason is a safety risk for the cars that follow it, so that's not a good option either.
-
comment
Comment #16768469
When did you do your PhD? When we collaborated for papers we used Subversion (at the start of my PhD) & git (towards the end) both for code and papers (in latex).
-
comment
Comment #16623459
I get dizzy about half an hour into using the HoloLens. I am not sure why, I think it may be because the tracking/rendering doesn't quite keep up with fast head motions making the …
-
comment
Comment #16519447
Which is why there is the "And more importantly you can revoke it (at any point) and the site can't deny or degrade the service (unless the data is strictly necessary for a specifi…
-
comment
Comment #16221206
It does already and did for a long time, but customs are a hassle.
-
comment
Comment #16219409
Nice - the "Detectron operators currently do not have CPU implementation; a GPU system is required." on https://github.com/facebookresearch/Detectron/blob/master/IN... is outdated …
-
comment
Comment #16218668
That's lots of names of companies and no examples of "best technology building best practices".
-
comment
Comment #16215517
That would be awesome. But - is a tutorial enough? From what I gather from the readme the custom ops have cuda implementations and no CPU ones, which you'd like to have as a fallba…