https://www.kdnuggets.com/partial-functions-in-python-a-guide-for-developers Partial Functions in Python: A Guide for DevelopersBala Priya CSeptember 19, 2024 “In Python, functions often require multiple arguments, and you may find yourself repeatedly passing the same values
What I Read: Jensen’s Inequality
https://blog.moontower.ai/jensens-inequality-as-an-intuition-tool Jensen’s Inequality As An Intuition ToolKris AbdelmessihSep 29, 2021 “…Jensen’s Inequality informs us when an average occurance is a poor predictor of the average result.”
What I Read: LLMs, 2024
https://simonwillison.net/2024/Dec/31/llms-in-2024 Things we learned about LLMs in 2024Simon Willison31st December 2024 “A lot has happened in the world of Large Language Models over the course of 2024.”
What I Read: embedding models
https://unstructured.io/blog/understanding-embedding-models-make-an-informed-choice-for-your-rag Understanding embedding models: make an informed choice for your RAGMaria KhalusovaAug 13, 2024 “How do you choose a suitable embedding model for your RAG application?”