K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2019-03-21T19:40:05.732281Z K 7 svn:log V 575 Add py-nevergrad 0.1.6 Nevergrad is a gradient-free optimization platform. The goals of this package are to provide: - gradient/derivative-free optimization algorithms, including algorithms able to handle noise. - tools to instrument any code, making it painless to optimize your parameters/hyperparameters, whether they are continuous, discrete or a mixture of continuous and discrete variables. - functions on which to test the optimization algorithms. - benchmark routines in order to compare algorithms easily. WWW: https://github.com/facebookresearch/nevergrad END