gmontamat / gentun

Hyperparameter tuning for machine learning models using a distributed genetic algorithm
https://pypi.org/project/gentun/
Apache License 2.0
85 stars 22 forks source link

Minor fixes to GeneticCNN code #3

Closed gmontamat closed 6 years ago

gmontamat commented 6 years ago

These commits include minor changes to the recent updates based on the Genetic CNN paper. A few minor changes need to be introduced in the genetic algorithm and GeneticCNNModel to replicate the paper exactly.