AutoCNN icon indicating copy to clipboard operation
AutoCNN copied to clipboard

Usage of code

Open kadiraltug opened this issue 3 years ago • 3 comments

Hello sir, I need to use your code for my project. How can I use your code? I have an image image folder which has 3 subclasses. I need to find optimized model for it. Have a nice day.

kadiraltug avatar Aug 08 '22 08:08 kadiraltug

image And while generating offsprings, it is taking so long time, actually it couldn't generate offspring.

kadiraltug avatar Aug 08 '22 08:08 kadiraltug

Sorry it has been a super long time since I have used this code, and I will not be doing further development on this. Though it is strange that generating offspring takes a long time, it should mainly be the evaluation function that takes a lot of time. This code also only uses the CPU given that during development I only had a CPU available.

Marius-Juston avatar Aug 08 '22 14:08 Marius-Juston

However the author of the actual paper seems to have release their code you an look at that if you prefer: https://github.com/yn-sun/cnn-ga

Marius-Juston avatar Aug 08 '22 14:08 Marius-Juston