CLOP

From Chessprogramming wiki
Revision as of 07:51, 25 April 2018 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Automated Tuning * CLOP''' '''CLOP''' for Noisy Black-Box Parameter Optimization, a program used for parameter tuning, creat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Automated Tuning * CLOP

CLOP for Noisy Black-Box Parameter Optimization, a program used for parameter tuning, created by Rémi Coulom. The CLOP principle, which stands for Confident Local OPtimization [1], is an approach to local regression that overcomes problems with very noisy outputs and nonnegative Hessians [2] in a simple and efficient way. CLOP is suited to tune several parameters simultaneously, and requires polynomial time for each additional parameter to verify the tuned values, that is playing a lot of games [3].

See also

Publications

Forum Posts

2011 ...

2012

2013

2014

2015 ...

2016

External Links

References

Up one Level