Live data from Hacker News

Viewing profile — butanyways

butanyways

HN member
Joined
Fri, Jul 11, 2025, 4:51 PM UTC
HN karma
54
Public activity
12 items

About butanyways

No profile information was provided.

Recent public activity

  1. comment
    Comment #47046092

    Good introduction! Building pytorch-lite using python and numpy is the way to go. Free book: https://zekcrates.quarto.pub/deep-learning-library/ Ml by hand : https://github.com/wor…

  2. comment
  3. comment
    Comment #46486841

    maybe creating a simple "pytorch like library" and training models using that? No?

  4. comment
    Comment #46486834

    maybe we can create one ourselves. Posted this a few days ago here. A decent read: https://zekcrates.quarto.pub/deep-learning-library/

  5. comment
    Comment #46464833

    Yes i've read your blogposts way back then. Nice work with the gpt-2!!

  6. comment
  7. comment
    Comment #46457538

    If you are asking about the "micrograd" video then yes a little bit. "micrograd" is for scalars and we use tensors in the book. If you are reading the book I would recommend to fir…

  8. comment
  9. comment
    Comment #46456948

    Its nice! Yeah a lot of the heavy lifting is done by Numpy.

  10. comment
    Comment #46456103

    I agree! What NumPy is doing is actually quite beautiful. I was thinking of writing a custom c++ backend for this thing. Lets see what happens this year.

  11. story
  12. comment