Viewing profile — butanyways
butanyways
HN member- Joined
- Fri, Jul 11, 2025, 4:51 PM UTC
- HN karma
- 54
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About butanyways
No profile information was provided.
Recent public activity
-
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…
- comment
-
comment
Comment #46486841
maybe creating a simple "pytorch like library" and training models using that? No?
-
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/
-
comment
Comment #46464833
Yes i've read your blogposts way back then. Nice work with the gpt-2!!
-
comment
Comment #46457544
thanks!!
-
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…
-
comment
Comment #46457487
Yes!!
-
comment
Comment #46456948
Its nice! Yeah a lot of the heavy lifting is done by Numpy.
-
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.
- story
-
comment
Comment #44534446
[dead]