Free cookie consent management tool by TermsFeed Policy Generator
Timestamp:
01/09/13 04:23:10 (11 years ago)
Author:
abeham
Message:

#1961:

  • Changed CMA-ES to reference RealVector directly and work with that encoding only (separation of algorithm and encoding was not trivial to achieve)
  • Simplified operator graph (also improves performance)
  • Simplified strategy parameters (those used only during update are initialized in update)
  • Added many termination criteria (same as in Hansen's Java version)
  • Added different ways to calculate the mean (different weightings)
Location:
branches/CMAES/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.3/Interfaces
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.