https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-mamba-and-state A Visual Guide to Mamba and State Space ModelsMaarten GrootendorstFeb 19, 2024 “To further improve LLMs, new architectures are developed that might even outperform the Transformer architecture. One of
What I Read: Unit Disk Sampling
https://towardsdatascience.com/unit-disk-uniform-sampling-91880f3740fa?gi=4b73b464a4d0 Unit Disk Uniform SamplingThomas RouchSep 16, 2024 “Discover the optimal transformations to apply on the standard [0,1] uniform random generator for uniformly sampling a 2D disk”
What I Read: Multi Objective Optimisation
https://blog.flipkart.tech/multi-objective-optimisation-in-suggestions-ranking-flipkart-49099b951eae?gi=04415d605535 Multi Objective Optimisation in Suggestions Ranking @ FlipkartPranjal SanjanwalaApr 19, 2024 “…we aim to provide a perfectly tailored set of suggestions for that user at that point in time.
What I Read: cosine similarity
https://tomhazledine.com/cosine-similarity-alternatives Alternatives to cosine similarityTom Hazledine9/20/24 8:00 PM “Cosine similarity is the recommended way to compare vectors, but what other distance functions are there? And are any of them better?”