Skip to content

AcecomFCUNI/Genetic-Algorithm-Optimization-for-Convolutional-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation



Genetic Algorithm Optimization for Convolutional Neural Networks

🆕 Updates

  • 6/12/23: fixing code

Methodology:

  • ✅ Literature Review
  • ✅ Data Acquisition and Preprocessing
  • ✅ Build Model
  • ✅ Genetic Algorithm implementation
  • ⬜️ Optimization Genetic Algorithm

ℹ️ Description

This project focuses on creating a Convolutional Neural Network (CNN) for classification using genetic algorithms. We implement strategies such as tournament selection, elitism, two-point crossover, and swap mutation. In a second phase, we are concentrating on optimizing the genetic algorithm by exploring a parameter vector space to further enhance the model's performance

Team Members:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published