DEtrain Matlab and C++ implementation of "Differential Evolution Algorithm" Run mex -O mexDE4ParamTuningCallMatlab.cpp run DE4ParamTuningCallMatlab.m Make your own trainer encapsulate your loss code in the "LossFunction.m" adapt your own params in the "DE4ParamTuningCallMatlab.m"