Skip to content

BAW2501/Neural_HyperParam_MetaHeuristic_Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetHyperOpt

This repository contains Python code for optimizing the hyperparameters of neural networks using metaheuristic search algorithms.

Overview

The goal of this project is to automate neural network hyperparameter tuning using genetic algorithms, particle swarm optimization, ant colony optimization, and other metaheuristic techniques. This aims to find optimal hyperparameters that maximize accuracy/performance while minimizing computational resources required for training deep learning models.

Requirements

  • Python 3.11+
  • scikit-learn
  • mealpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages