Live data from Hacker News

Viewing profile — chaiyihein

chaiyihein

HN member
Joined
Fri, Sep 10, 2021, 7:10 AM UTC
HN karma
3
Public activity
3 items

About chaiyihein

No profile information was provided.

Recent public activity

  1. comment
    Comment #47428764

    It's basically automated typing in Python using information about the types and data at runtime.

  2. story
    Show HN: I got tired of print(x.shape) so I built runtime type hints for Python

    As a beginner learning to build ML models, I found it annoying to have to keep printing tensor shapes every other line, having to step through the debugger to check where did I mes…

  3. comment
    Comment #47414946

    actually you don't need reviews if you have a realistic enough simulation test environment that is fully instrumentable by the AI agent. If you can simulate it almost exactly as in…