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.


  • Fine-tuning GPT-4o for English-to-Bengali Translation

    ML and AI Blogs | Issue# 4 [July 19, 2024] The world of technology is abuzz with advancements in Generative AI (GenAI) and Large Language Models (LLMs), such as ChatGPT, Gemini, Claude, and Llama. While they assist us with our daily tasks (planning a holiday, summarizing documents, writing code, generating text and images, etc.), it…

    read more.

  • 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.