MichaelFish199 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Jupyter Notebook 100.0%