Jump to content

Talk:Cross-entropy method

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Untitled

For the arg max on line 3 of the Generic CE algorithm pseudocode, what is u? Should the u instead be v?

That is, should be changed to

--Tekhnofiend (talk) 14:54, 2 April 2008 (UTC)[reply]

I can't believe that the pseudo-code is efficient; finding the optimal choice of the sampled points, i.e., the maximal one, seems much easier than sorting the array of all sampled points, yet the pseudo-code does the sort instead of finding the maximum.

--Allandon (talk) 15:09, 6 April 2011 (UTC)[reply]

@Allndon What is it your objection? You sounded like making a personal comment, not an objective constructive suggestion, This is a well-established technique with sound peer-review references. I am removing the banner. mcyp (talk) 01:01, 27 November 2017 (UTC)[reply]