PinnedParallelize the Python for-loop!Here is a simple example of how to parallelize your Python for-loop using the multiprocessing library. We’re using the starmap here, which…Dec 4, 2024Dec 4, 2024
PinnedCan LLMs truly reason?Can LLMs truly reason, or are they just “probabilistic pattern matchers” ? This paper (GSM-Symbolic: Understanding the Limitations of…Nov 8, 2024Nov 8, 2024
PinnedPolyLoss : A new framework for loss functionsOriginal Paper: [ https://arxiv.org/pdf/2204.12511.pdf]May 18, 2022May 18, 2022
PinnedMigrate your blog from Ghost(Pro) to Digital oceanI recently decided to migrate my ghost blog from ghost(pro) subscription to a digital ocean droplet. Primary reasons for the migration…Aug 4, 2022Aug 4, 2022
Designing and shipping an ML FeatureWhat exactly are we trying to accomplish? Will the new model architecture really be a game-changer? How much impact will this new dataset…Apr 5, 2021Apr 5, 2021