Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2361c4c3bfbbe76

Jump to content

Talk:CMA-ES

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 13 years ago by Wiikipedia wii man in topic Edit to the MATLAB implementation

Edit to the MATLAB implementation

[edit]

I've changed the MATLAB implementation slightly. When calculating cmu, we must enforce the constraint cmu <= 1 - c1. This is mentioned in the CMA tutorial by Hansen (page 3, also formula 49 on page 27) and it's in Hansen's latest implementation of purecmaes.m. I have tested this myself, and I'm getting better results when enforcing this constraint when testing on the Rastrigin function. Wiikipedia wii man (talk) 20:17, 1 February 2013 (UTC)Reply