Viewing profile — confuseshrink
confuseshrink
HN member- Joined
- Sat, Apr 04, 2020, 7:19 PM UTC
- HN karma
- 84
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About confuseshrink
No profile information was provided.
Recent public activity
-
comment
Comment #32059683
Starcraft in the form of Alphastar worked in the sense that it could beat humans, at least in the short term. The problem with the whole technique is that they had to tether it to …
-
comment
Comment #25761526
Interesting point. Nvidia have been improving the int performance for quantized inference on their GPUs a lot. It might be a lot of work but could it be possible to scale up this N…
-
comment
Comment #25524475
The published hyperparameters are usually ridiculously conservative, for the simple games like breakout and pong you can usually converge in far fewer frames than in the papers.
-
comment
Comment #25314816
> We're getting a bit off-topic here, but the #1 target by far in reducing greenhouse emissions is power generation. I readily admit I don't know any of the numbers associated with…
-
comment
Comment #25314790
This is a very valid argument but it's hard to know what scaling a transformer will really do without trying (looking at you GPT-3). This is probably an issue for ML in general at …
-
comment
Comment #25314769
Yes it's something I often see ignored as "common knowledge" dictates that in ML inference is way cheaper than training. But if you're running a model in production at google with …
-
comment
Comment #25314595
The Strubell paper which is the origin of this "5 cars" number isn't even in the right ballpark for this stuff. What they did was take desktop GPU power consumption running the mod…
-
comment
Comment #24908950
Yann is a consistently sober voice in this world of AI hype. I find it quite refreshing. Personally I see little evidence that this "just scale a transformer until sentience" hype-…
-
comment
Comment #23970215
> So what changed? We aren't sure, but the speculation is that in the process of training, GPT-3 found that the best strategy to correctly predicting the continuation of arithmetic…
-
comment
Comment #23880387
I would start with David Silvers (DeepMind) youtube series to get an idea of what's possible or not. Running an already trained reinforcement learning agent is relatively cheap (un…
-
comment
Comment #23846681
It depends on how intensive your pre-processing pipeline is. With a really fast accelerator you can quite easily start to be bottlenecked by your CPU.
-
comment
Comment #23810254
Vectorization: I'm not an expert in this area so I can only tell you what I've personally found difficult in dealing with vectorization. Usually it all comes down to alignment and …
-
comment
Comment #23722252
Bias is just a scalar term that is added. You can learn it via backpropagation like all the other weights.
-
comment
Comment #23561117
Since you are right that I have no idea what you are talking about, could you explain what you are talking about?
-
comment
Comment #23414362
I find it very surprising that someone would rely on unvalidated mathematical models for this, that goes for the Imperial College people as well as Sweden. Are they even able to fi…
-
comment
Comment #22833491
That article doesn't state that 14% of cases were asymptomatic.
-
comment
Comment #22780743
I'm not a mathematician but coming from the software world if one guy wrote a massive program (I'm assuming 600 pages is massive) in "an impenetrable, idiosyncratic style" you coul…