Live data from Hacker News

Viewing profile — nschucher

nschucher

HN member
Joined
Thu, Mar 17, 2016, 9:01 PM UTC
HN karma
51
Public activity
10 items

About nschucher

No profile information was provided.

Recent public activity

  1. comment
    Comment #24471721

    Maybe we can look for historical examples of how legislation had a positive impact on a widespread harmful habit. Early on, the U.S. Congress adopted the Federal Cigarette Labeling…

  2. comment
    Comment #23890089

    They trained a >600B parameter translation model (GPT-3 is 175B parameters). GShard: Scaling Giant Models with Conditional Computation and Automatic Sharding ( https://arxiv.org/ab…

  3. comment
    Comment #23725786

    I'm as impressed as anyone with GPT-3 samples, but you're sort of ignoring the symbol grounding elephant in the room regarding language models ( https://openreview.net/pdf?id=GKTvA…

  4. comment
    Comment #17095151

    They have published multiple major TTS papers since the original WaveNet paper in 2016. Including the recent Tacotron results with impressive style control. Tacotron (Mar. 2017): h…

  5. comment
    Comment #17085166

    This is called federated learning[0] at least by Google. I don't know whether they've added this to more products or whether it works well. It would be interesting to see this done…

  6. comment
    Comment #15628220

    They're most likely referring to adversarial attacks where degenerate inputs are constructed that could cause AlphaGo Zero to perform sub-optimally or catastrophically fail (see Op…

  7. comment
    Comment #15511457

    It was trained with self-play and evaluated on AlphaGo Lee (the version that beat Lee Sedol) and AlphaGo Master (the version that beat Ke Jie and I believe a number of online match…

  8. comment
    Comment #14117774

    >No one is ever going to use word vectors to figure out what genders are capable of what jobs. How can you possibly make this claim? Biased word embeddings have the potential to bi…

  9. comment
    Comment #12086145

    Have you seen the results from Dynamic Memory Networks? [0] The relevant example from the paper: I: Jane went to the hallway. I: Mary walked to the bathroom. I: Sandra went to the …

  10. comment
    Comment #11862840

    DeepMind is the name of an AI company that was acquired by Google. https://deepmind.com/ AlphaGo is the program that beat Go. These game playing algorithms are variations of Deep Q…