deepmethod-users Mailing List for DEEP
Differential Evolution Entirely Parallel Method
Brought to you by:
mackoel
You can subscribe to this list here.
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Andreas S. <a.g...@we...> - 2017-03-19 23:25:39
|
Hi, I was looking for a better version of DE that also allows parallel execution. DEEP looks quite promising, thank you for creating and providing it to the public! Now to my question: Compilation was no problem, but understanding how to set up the parameters for an actual problem is more difficult. In order to facilitate the process it would be great if you could provide a real world example. Something simple like some n-dimensional test function (rastrigin, griewank...) comes to my mind. It would be great if someone could share such an example (maybe one of the authors?). Best regards, Andreas |