researchguy is a personal endeavor to stay abreast of the latest and past developments in technology across Machine Learning (ML) and Artificial Intelligence (AI). I am indebted to some really meaningful content encompassing ML and AI across the internet – THE BATCH @ DeepLearning.AI, AlphaSignal, and Papers With Code, to name a few, that help shape the blogs. A part of the blogs do reflect my own thoughts about the topics being blogged.


  • Hugging Face Revises the Open LLM Leaderboard

    AI Ecosystem Updates | Issue# 2 [July 10, 2024] A recent article from DeepLearning.AI highlights the changes introduced by Hugging Face in its Open LLM Leaderboard. Hugging Face introduced Open LLM Leaderboard v2 in oder to recalibrate the evaluations fairly for all of the models. The new assessments benchmarks are more challenging and harder to game. Read…

    read more.

  • Breast Cancer Prediction using TensorFlow: A Logistic Regression Approach

    ML and AI Blogs | Issue# 3 [July 07, 2024] Breast cancer is one of the most common types of cancer, with early detection playing a crucial role in effective treatment and improved survival rates. This tutorial demonstrates how to build a binary classification model using TensorFlow and Keras to predict whether a breast mass…

    read more.

  • Breast Cancer Prediction using TensorFlow: A Deep Neural Network Approach

    ML and AI Blogs | Issue# 2 [July 07, 2024] Breast cancer is one of the most common types of cancer, with early detection playing a crucial role in effective treatment and improved survival rates. This tutorial demonstrates how to build a binary classification model using TensorFlow and Keras to predict whether a breast mass…

    read more.