Viewing profile — jaymody
jaymody
HN member- Joined
- Sun, May 10, 2020, 5:39 PM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About jaymody
No profile information was provided.
Recent public activity
-
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…
-
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…