Skip to content
#

hyperparameter-search

Here are 69 public repositories matching this topic...

In this project, I use optuna library to perform a hyperparameter search for Professor Wojciech Broniowski's implementation of Genetic Algorythm algorithm, as well as comparing this algorythm to AntColonyOptimization. I use the optuna library to optimize the hyperparameters and improve the performance of the algorithm.

  • Updated Nov 20, 2022
  • Jupyter Notebook

I have trained two different CNN models for binary image classification to see which architecture has better accuracy, takes less time in training, how hyperparamters affect training and how many epochs do each of them need. I achieved 96% accuracy on the best model.

  • Updated Nov 10, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the hyperparameter-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperparameter-search topic, visit your repo's landing page and select "manage topics."

Learn more