/AntColonyOptimization-HyperparameterSearch

In this project, I use optuna library to perform a hyperparameter search for Professor Wojciech Broniowski's implementation of Ant Colony Optimization (ACO) algorithm. I use the optuna library to optimize the hyperparameters and improve the performance of the algorithm.

Primary LanguageJupyter Notebook

AntColonyOptimization-HyperparameterSearch

Searching for hyperparameters in ant colony optimization of Professor Wojciech Broniowski

This repository contains:

  • HyperpameterSearch.jpynb for searching hyperparameters
  • Test.jpynb for testing parameters
  • Results from 120 trials in ReadMe.md

Results