GitHub / 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.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 2.01 MB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: ant-colony-algorithm, ant-colony-optimization, hyperparameter-search, optuna, python