Cross-entropy method: Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 8:
 
#Generate a random data sample (trajectories, vectors, etc.) according to a specified mechanism.
#Update the parameters of the random mechanism based on the data to produce a "better" sample in the next iteration. This step involves minimizing the ''Cross Entropycross-entropy'' or [[Kullback-Leibler divergence]].
==Estimation via importance sampling==