https://tech.instacart.com/how-instacart-uses-machine-learning-to-suggest-replacements-for-out-of-stock-products-8f80d03bb5af?gi=a743b3b54c9f How Instacart Uses Machine Learning to Suggest Replacements for Out-of-Stock ProductsAhsaas BajajNov 7, 2024 “You’ve carefully chosen each item, but then you’re notified that some products might not be
What I Read: LLMs, School Math
https://towardsdatascience.com/understanding-llms-from-scratch-using-middle-school-math-e602d27ec876?gi=551c5bfd7f21 Understanding LLMs from Scratch Using Middle School MathRohit PatelOct 19, 2024 “In this article, we talk about how Large Language Models (LLMs) work, from scratch — assuming only that
What I Read: Transformers Inference Optimization
https://astralord.github.io/posts/transformer-inference-optimization-toolset Transformers Inference Optimization ToolsetAleksandr SamarinOct 1, 2024 “Large Language Models are pushing the boundaries of artificial intelligence, but their immense size poses significant computational challenges. As these models grow,
What I Read: Viola Jones’ Algorithm
https://medium.com/@aaronward6210/facial-detection-understanding-viola-jones-algorithm-116d1a9db218 Facial Detection — Understanding Viola Jones’ AlgorithmAaronWardJan 24, 2020 “There are many approaches to implement facial detection…”