Skip to content

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.

Notifications You must be signed in to change notification settings

MichaelFish199/AntColonyOptimization-HyperparameterSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published