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.


  • Housing Price Prediction using TensorFlow

    ML and AI Blogs | Issue# 1 [June 23, 2024] Housing price prediction represents one of the fundamental challenges in real estate analytics. Accurate predictions can help homeowners, buyers, investors, and real estate agencies make informed decisions about property transactions. This tutorial demonstrates how to build a linear regression model using TensorFlow and Keras to…

    read more.