Abstract: This paper presents a multi-objective optimization approach using Genetic Algorithms (GAs) to address the Airport Check-In Counter Allocation problem. A hybrid model balancing operational ...
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep ...
In the field of multi-objective evolutionary optimization, prior studies have largely concentrated on the scalability of objective functions, with relatively less emphasis on the scalability of ...
Efficient traffic signal control is crucial for reducing congestion and improving vehicle flow in urban areas. This project implements a Genetic Algorithm (GA) to optimize traffic light timings using ...
Machine learning models are increasingly applied across scientific disciplines, yet their effectiveness often hinges on heuristic decisions such as data transformations, training strategies, and model ...
Abstract: In this paper, we present an efficient real-coded genetic algorithm. In the proposed genetic algorithm model, crossover and mutation behaviors are performed by similarity between individuals ...