pySOT-master
代码说明:
说明: 关于代理模型优化的python工具箱,包括克里金,支持向量机等(Python Surrogate Optimization Toolbox)
文件列表:
pySOT-master, 0 , 2019-10-10
pySOT-master\.coveragerc, 68 , 2019-10-10
pySOT-master\.gitignore, 93 , 2019-10-10
pySOT-master\.travis.yml, 1130 , 2019-10-10
pySOT-master\CHANGES.rst, 9885 , 2019-10-10
pySOT-master\CONTRIBUTORS.rst, 239 , 2019-10-10
pySOT-master\LICENSE.rst, 1556 , 2019-10-10
pySOT-master\MANIFEST.in, 66 , 2019-10-10
pySOT-master\README.rst, 3435 , 2019-10-10
pySOT-master\docs, 0 , 2019-10-10
pySOT-master\docs\Makefile, 7405 , 2019-10-10
pySOT-master\docs\changes.rst, 45 , 2019-10-10
pySOT-master\docs\conf.py, 11477 , 2019-10-10
pySOT-master\docs\contributors.rst, 60 , 2019-10-10
pySOT-master\docs\index.rst, 2479 , 2019-10-10
pySOT-master\docs\license.rst, 45 , 2019-10-10
pySOT-master\docs\logging.rst, 671 , 2019-10-10
pySOT-master\docs\options.rst, 18297 , 2019-10-10
pySOT-master\docs\pics, 0 , 2019-10-10
pySOT-master\docs\pics\communication.png, 224689 , 2019-10-10
pySOT-master\docs\poap.rst, 6328 , 2019-10-10
pySOT-master\docs\quickstart.rst, 1734 , 2019-10-10
pySOT-master\docs\requirements-docs.txt, 115 , 2019-10-10
pySOT-master\docs\source_code.rst, 917 , 2019-10-10
pySOT-master\docs\surrogate_optimization.rst, 1830 , 2019-10-10
pySOT-master\pySOT, 0 , 2019-10-10
pySOT-master\pySOT\__init__.py, 87 , 2019-10-10
pySOT-master\pySOT\auxiliary_problems.py, 17630 , 2019-10-10
pySOT-master\pySOT\controller.py, 3856 , 2019-10-10
pySOT-master\pySOT\examples, 0 , 2019-10-10
pySOT-master\pySOT\examples\__init__.py, 0 , 2019-10-10
pySOT-master\pySOT\examples\ackley.m, 148 , 2019-10-10
pySOT-master\pySOT\examples\example_checkpointing_serial.py, 2590 , 2019-10-10
pySOT-master\pySOT\examples\example_checkpointing_threaded.py, 3071 , 2019-10-10
pySOT-master\pySOT\examples\example_expected_improvement.py, 2060 , 2019-10-10
pySOT-master\pySOT\examples\example_extra_vals.py, 2923 , 2019-10-10
pySOT-master\pySOT\examples\example_gp_regression.py, 2054 , 2019-10-10
pySOT-master\pySOT\examples\example_lower_confidence_bounds.py, 2118 , 2019-10-10
pySOT-master\pySOT\examples\example_mars.py, 2307 , 2019-10-10
pySOT-master\pySOT\examples\example_matlab_engine.py, 3012 , 2019-10-10
pySOT-master\pySOT\examples\example_simple.py, 2212 , 2019-10-10
pySOT-master\pySOT\examples\example_sop.py, 2505 , 2019-10-10
pySOT-master\pySOT\examples\example_subprocess.py, 3131 , 2019-10-10
pySOT-master\pySOT\examples\example_subprocess_files.py, 3525 , 2019-10-10
pySOT-master\pySOT\examples\example_subprocess_partial_info.py, 4108 , 2019-10-10
pySOT-master\pySOT\examples\makefile, 498 , 2019-10-10
pySOT-master\pySOT\examples\mpiexample_simple.py, 2404 , 2019-10-10
pySOT-master\pySOT\examples\mpiexample_subprocess.py, 3563 , 2019-10-10
pySOT-master\pySOT\examples\sphere_ext.cpp, 1103 , 2019-10-10
pySOT-master\pySOT\examples\sphere_ext_files.cpp, 1307 , 2019-10-10
pySOT-master\pySOT\examples\sumfun_ext.cpp, 1274 , 2019-10-10
pySOT-master\pySOT\experimental_design.py, 8599 , 2019-10-10
pySOT-master\pySOT\notebooks, 0 , 2019-10-10
pySOT-master\pySOT\notebooks\example_ei.ipynb, 122409 , 2019-10-10
pySOT-master\pySOT\notebooks\example_optimization_dycors.ipynb, 69612 , 2019-10-10
pySOT-master\pySOT\notebooks\example_srbf_sampling.ipynb, 115495 , 2019-10-10
pySOT-master\pySOT\notebooks\example_surrogates.ipynb, 102542 , 2019-10-10
pySOT-master\pySOT\optimization_problems.py, 26707 , 2019-10-10
pySOT-master\pySOT\strategy.py, 57792 , 2019-10-10
pySOT-master\pySOT\surrogate.py, 31123 , 2019-10-10
pySOT-master\pySOT\tests, 0 , 2019-10-10
pySOT-master\pySOT\tests\__init__.py, 0 , 2019-10-10
pySOT-master\pySOT\tests\test_auxiliary_problems.py, 2653 , 2019-10-10
pySOT-master\pySOT\tests\test_controller.py, 3180 , 2019-10-10
pySOT-master\pySOT\tests\test_experimental_designs.py, 2359 , 2019-10-10
pySOT-master\pySOT\tests\test_optimization_problems.py, 989 , 2019-10-10
pySOT-master\pySOT\tests\test_strategies.py, 11828 , 2019-10-10
pySOT-master\pySOT\tests\test_surrogates.py, 7927 , 2019-10-10
pySOT-master\pySOT\tests\test_utils.py, 4935 , 2019-10-10
pySOT-master\pySOT\utils.py, 20056 , 2019-10-10
pySOT-master\setup.cfg, 40 , 2019-10-10
pySOT-master\setup.py, 1236 , 2019-10-10
下载说明:请别用迅雷下载,失败请重下,重下不扣分!