Live data from Hacker News

Viewing profile — jaymody

jaymody

HN member
Joined
Sun, May 10, 2020, 5:39 PM UTC
HN karma
4
Public activity
2 items

About jaymody

No profile information was provided.

Recent public activity

  1. comment
    Comment #35759366

    I wrote an article that attempts to explain attention in a more intuitive manner, without any PyTorch or other deep learning specific context: https://jaykmody.com/blog/attention-i…

  2. comment
    Comment #35715398

    I wrote a minimal implementation in NumPy here (the forward pass code is only 40 lines): https://github.com/jaymody/picoGPT And also a related blog post: https://news.ycombinator.c…