In this article, I’ve delved into the critical factors that influence the storage size of generative AI models. I began by defining model storage size and then explored how the number and precision of parameters, model architecture, and compression techniques
Author:
Recently Andrew Ng in his post shared about the falling cost of ChatGPT tokens, The cost has plummeted by approximately 80%, from $36 per million tokens in March 2023 to a mere $4 per million tokens today. Such a significant
In this exploration of the data landscape, we embark on a journey through the staggering growth of global data generation. The sheer magnitude of information created in 2024, reaching a projected 140 zettabytes, underscores the exponential nature of this phenomenon.
Today in this document I will explain the concept of recall using a confusion matrix and outlines situations where recall should be prioritized, such as in healthcare diagnostics, fraud detection, and imbalanced datasets. I will also discuss instances where recall
Generative AI-powered code autocompletion tools offer significant benefits to developers, including increased productivity, reduced errors, and faster learning. However, it’s crucial to be mindful of the potential challenges, such as over-reliance on AI, code quality issues, and security risks. By
Today I will focus on the concept of Precision in data science, particularly in the context of classification models. In the document that I am sharing, outlines when to use precision (when false positives are costly or high confidence in
Generative Adversarial Networks (GANs) are quite important in the field of Generative AI. They have revolutionized how we create and understand synthetic data. GANs have opened up new possibilities in AI, making them a crucial component of generative modeling. Today
Accuracy a widely used parameter in Machine Learning model, can be interpreted wrongly sometime. High Accuracy doesn’t alway indicate a strong model. In this article I will talk about when and when not to use Accuracy. Also I will share
As we come together to celebrate Independence Day, it’s a perfect time to reflect on the incredible journey our nation has undertaken since August 15, 1947. On this day, 78 years ago, India embraced freedom, thanks to the relentless efforts
Manhattan distance, a metric used to calculate distances in grid-like structures, is an important metric in distance calculation. In this document I will be sharing details around the same. I will also share real-world applications of Manhattan distance, including optimizing