Jul 30
From Matrices to CNNs
In the previous sections, we saw how matrix operations can be used to calculate neural outputs using linear transformations followed by nonlinear act...
3 min read
I'm Wenhao, a software engineer. I write up system design problems I've worked through, what I'm learning about LLMs, notes from shipping side projects like ResumeMatch, and the occasional take on layoffs and where the industry is heading.
In the previous sections, we saw how matrix operations can be used to calculate neural outputs using linear transformations followed by nonlinear act...