Nima Garshasebi's repositories
TSP-Genetic
This project implements a Genetic Algorithm to solve the Traveling Salesman Problem (TSP) using Python. The Traveling Salesman Problem involves finding the shortest possible tour that visits a set of cities and returns to the starting city.
TSP-with-Evolution-compute
I developed this project to delve into Genetic Algorithms and their application to optimization problems. Feel free to explore the code, run the algorithm, and share your feedback.
A-hybrid-ant-colony-algorithm
Code for "A hybrid ant colony algorithm based on multiple strategies for the vehicle routing problem with time windows" paper
data_augmentation
This repository contains implementations of Mosaic and Cutout data augmentation techniques applied to the DOTA v1.5 dataset. It provides Python code for generating augmented images and labels, helping enhance object detection tasks in aerial imagery. Explore the examples to see how these methods improve dataset diversity.
django-ecommeerce
Welcome to my Django-powered online store! I've crafted a dynamic shopping experience with ongoing updates and various sections for your convenience.
az-iranian-bank-gateways
درگاه اتصال به بانک های ایرانی ( درگاه پرداخت بانک ملی ایران،بانک سامان، بانک ملت، درگاه پرداخت زرین پال و ... ) با استفاده از پایتون
library_object
create library with oop
ultralytics-yolo11-obb-CBAM
Ultralytics YOLO11 🚀