candidate="mrt"
filenamesuffix=""
outputDirectory="MRTExperiment8"
numRatios=20
numRegions=11
mutationSize=0.1
popSize=2000
tournamentSize=2
recombination=0.1
mutation=0.9
replace=0.01
iterations=popSize*200
epochLength=10*popSize
hillclimbFn=None#Hillclimber.hillclimb
#facesDir="ATTFaces-aligned"
facesDir="faces-aligned"
nonfacesDir="nonfaces"
backgroundsDir="backgrounds-smaller"
numBootstrapImages=200
positiveWeighting=0.5
addRegionMutateRate=0.01
addRatioMutateRate=0.05
#regionsFn=makeSinhaRegions
regionsFn=makeRowleyRegions
#regionsFn=lambda: makeRandomRegions(numRegions)
regionMutationRate=0.01
