Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1015 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 1015 Bytes

Cross Entropy 2D Optimisation (Beta Distribution)

Two dimensional optimisation algorithm using the Cross Entropy Method used for visualisation purposes. Data is iteratively fitted to a Beta Distribution in the algorithm. Parameters and the fitness function can easily be changed.

Access the interactive Jupyter Notebook through Google Colaboratory here.

Example Multidimensional Optimisation Problem Example Generation Progress