sbcblab / Keras-CoDeepNEAT

CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.
GNU General Public License v3.0
37 stars 17 forks source link

replication of experimental results on CIFAR10 #3

Open hyang0129 opened 3 years ago

hyang0129 commented 3 years ago

Hello,

I'm a PhD student doing research into neuroevo and I am trying to replicate your paper's CIFAR10 results. I ran the example script, but the parameters for the generations and training epochs don't seem to match what was used in the paper to get the 7.3% test error. Do you guys have the original training script so I can try to reproduce the results?