Skip to content
View EynardM's full-sized avatar

Block or report EynardM

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. multi-trip-vehicle-routing-problem multi-trip-vehicle-routing-problem Public

    Graduation Project: Multi-Trip Vehicle Routing Problem with Time Windows This repository contains the code and documentation for my final year project, focusing on solving the Multi-Trip Vehicle Ro…

    Python 1

  2. tree-recognition tree-recognition Public

    This project develops forecasting models for monitoring forest health, focusing on Larch Casebearer damage using Yolov8 models, with a focus on evaluating the environmental impact of the training p…

    Python 2

  3. gps-tracking gps-tracking Public

    This project is centered around building a scalable GPS tracking system using a microservices architecture. The system is designed to efficiently collect, process, and display real-time location da…

    Python 1

  4. optim-pso-de-abc optim-pso-de-abc Public

    This project showcases a generalist optimization framework using PSO, DE, and ABC algorithms. It visualizes convergence with KPIs and animations. A dedicated use case demonstrates maximizing a rect…

    Python