However, I wonder about the use of this. Typically, you'd want to use a GPU for inference, and programming those in C is quite a challenge. The educational value of learning LLMs in C/C++ seems a lot lower than in Python. May I ask why you're interested in this specifically?
Also, why ask this here, and not simply use Google or an LLM to find the information? It comes off as a bit lazy, especially given that you provide no extra context.
> AI by Hand is the research publication of By Hand Research, founded by Prof. Tom Yeh. By Hand Research studies model interpretability and explainability at the math and algorithm level. Subscribers receive free new articles and join live seminars. Members get access to our full research library.
zhainya 21 hours ago [-]
I'm not sure what this is. Click past the subscribe page to get a bunch of links to descriptions of articles I could read if I was a subscriber?
lacoolj 19 hours ago [-]
Scroll all the way down and there's a video, it's a course he's making for deep-dive into how Qwen 3.6 works internally
mille562 21 hours ago [-]
Click "Later->" to bypass subscribe.
kevincox 14 hours ago [-]
I clicked "Back" to leave the user-hostile website.
arcfour 12 hours ago [-]
Yes. Convince me why your site is worth my attention, don't try to force it through a dark pattern and then try to justify why I should waste my time figuring it out.
shric 6 hours ago [-]
Welcome to Substack
dominotw 21 hours ago [-]
dont see later
PTOB 16 hours ago [-]
Eventually, none of us do.
20 hours ago [-]
slowin 16 hours ago [-]
I found Deep Learning by No Starch Press to be an excellent primer the foundation of AI:
i created something similar a while back. Inspired by micrograd for showing the connection between math/calculus and code, then building along the way to a full NumPy deep learning library that I pretrained GPT-2 124M model with it. One way to learn is to trace through the PRs merged to the repo in chronological order.
Train your own LLM - https://github.com/angelos-p/llm-from-scratch
HN Discussion - https://news.ycombinator.com/item?id=48017948
However, I wonder about the use of this. Typically, you'd want to use a GPU for inference, and programming those in C is quite a challenge. The educational value of learning LLMs in C/C++ seems a lot lower than in Python. May I ask why you're interested in this specifically?
Also, why ask this here, and not simply use Google or an LLM to find the information? It comes off as a bit lazy, especially given that you provide no extra context.
- other half have no visualizations whatsoever
- i have posted far better resources than this in the past collecting everything HN has over a 10 yr period on these subjects https://news.ycombinator.com/item?id=49183198
- every post is locked https://www.byhand.ai/archive
- sorry bruh, not gonna bother with a paywall that big
- amaze me first, i am happy to pay
> AI by Hand is the research publication of By Hand Research, founded by Prof. Tom Yeh. By Hand Research studies model interpretability and explainability at the math and algorithm level. Subscribers receive free new articles and join live seminars. Members get access to our full research library.
https://nostarch.com/deep-learning-visual-approach
The philosophy is the same: "What I cannot create, I do not understand." https://github.com/workofart/ml-by-hand