Live data from Hacker News

Viewing profile — at2005

at2005

HN member
Joined
Sun, Jun 21, 2020, 10:51 AM UTC
HN karma
68
Public activity
6 items

About at2005

https://ayushtambde.com/

Recent public activity

  1. story
  2. comment
    Comment #47405396

    I didn't compare with the harness (focused on distillation) but the original ToT paper has a section on it: https://arxiv.org/abs/2305.10601

  3. comment
    Comment #47384918

    Ah, I meant that MCTS uses more inference-time compute (over GRPO) to produce a training sample

  4. story
  5. comment
    Comment #26241776

    Btw the whole motivation for this were algorithms like Grover's, which need "oracles" to be specified. You can only imagine trying to code adders and greater-than circuits with QAS…

  6. story
    A HL Programming Language for Quantum Computers

    Hi, I've designed and implemented a higher-level programming language for quantum computers. It essentially makes creating classical oracles for use in quantum circuits much easier…