Viewing profile — at2005
at2005
HN member- Joined
- Sun, Jun 21, 2020, 10:51 AM UTC
- HN karma
- 68
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About at2005
https://ayushtambde.com/
Recent public activity
- story
-
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
-
comment
Comment #47384918
Ah, I meant that MCTS uses more inference-time compute (over GRPO) to produce a training sample
- story
-
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…
-
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…