PinnedUnder the Hood: Transformer ArchitectureLearn the math and implement the transformer architecture, the model architecture for modern LLM systems.Apr 28Apr 28
Under the Hood: Principle Component Analysis (PCA)Learn the math behind PCA, implement it from scratch, and use it in a real image classifier.Apr 27Apr 27
Published inBetter ProgrammingWriting a Compiler by Leveraging JavaScript’s Type CoercionA testament to the trouble you can cause with type coercion and a reasonable knowledge of a language’s “low-level” featuresMar 28, 2023Mar 28, 2023