Traveling Salesman Problem with Genetic Algorithm
Solving the Traveling Salesman Problem with a Genetic Algorithm The Traveling Salesman Problem (TSP) is a classic optimization challenge: given a list of cities, find the shortest possible route t...
Solving the Traveling Salesman Problem with a Genetic Algorithm The Traveling Salesman Problem (TSP) is a classic optimization challenge: given a list of cities, find the shortest possible route t...
COVID-19 Forecasting and Risk Prediction Project This project presents a system for forecasting COVID-19 trends and predicting patient-level risks using advanced machine learning techniques. Avail...
Image Processing Application This MATLAB-based image processing application provides a robust platform for real-time image manipulation and analysis. Built entirely from scratch without relying on...
Introduction In today’s hyper-connected world, the Internet of Things (IoT) has transformed how we interact with technology, from smart home devices to industrial sensors. However, this connectivi...
Introduction Bellow is my notebook from Kaggle for my project on implementing Polynomial Regression from scratch for Predicting Car Price and comparing it to scikit-learn predefined one. Enjoy! ...
Introduction Bellow is my notebook from Kaggle for my project on implementing Logistic Regression from scratch for Predicting if a Tumor is Malignant or Benign and comparing it to scikit-learn pre...
Introduction Bellow is my notebook from Kaggle for my project on implementing Linear Regression from scratch for Predicting House Prices and comparing it to scikit-learn predefined one. Enjoy! No...
Hi there and welcome to my blog! Here, I’ll share everything related to me, my projects, learnings, and everything I discover in the world of technology, artificial intelligence, and software deve...