combo:常见贝叶斯优化

上传者: 42102933 | 上传时间: 2023-06-15 07:30:08 | 文件大小: 899KB | 文件类型: ZIP
公共贝叶斯优化库(COMBO) 贝叶斯优化已被证明是加速科学发现的有效工具。 但是,标准实施方式(例如scikit-learn)只能容纳少量的培训数据。 COMBO具有高效的协议,因此具有很高的可扩展性,该协议采用了Thompson采样,随机特征图,一排Cholesky更新和自动超参数调整。 技术功能在进行了描述。 所需的包 的Python 2.7.x numpy的> = 1.10 scipy> = 0.16 Cython> = 0.22.1 mpi4py> = 2.0(可选) 安装 1. Download or clone the github repository, e.g. > git clone https://github.com/tsudalab/combo.git 2. Run setup.py install > cd combo > python setu

文件下载

资源详情

[{"title":"( 72 个子文件 899KB ) combo:常见贝叶斯优化","children":[{"title":"combo-master","children":[{"title":"docs","children":[{"title":"combo_document.pdf <span style='color:#111;'> 417.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"combo","children":[{"title":"predictor.py <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"misc","children":[{"title":"centering.py <span style='color:#111;'> 178B </span>","children":null,"spread":false},{"title":"_src","children":[{"title":"logsumexp.pyx <span style='color:#111;'> 510B </span>","children":null,"spread":false},{"title":"traceAB.pyx <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"logsumexp.c <span style='color:#111;'> 227.25KB </span>","children":null,"spread":false},{"title":"diagAB.c <span style='color:#111;'> 236.55KB </span>","children":null,"spread":false},{"title":"diagAB.pyx <span style='color:#111;'> 551B </span>","children":null,"spread":false},{"title":"cholupdate.c <span style='color:#111;'> 243.65KB </span>","children":null,"spread":false},{"title":"traceAB.c <span style='color:#111;'> 249.63KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"cholupdate.pyx <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 337B </span>","children":null,"spread":false},{"title":"set_config.py <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false},{"title":"gauss_elim.py <span style='color:#111;'> 350B </span>","children":null,"spread":false}],"spread":true},{"title":"search","children":[{"title":"utility.py <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"discrete","children":[{"title":"results.py <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 54B </span>","children":null,"spread":false},{"title":"policy.py <span style='color:#111;'> 8.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"score.py <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"call_simulator.py <span style='color:#111;'> 248B </span>","children":null,"spread":false}],"spread":true},{"title":"variable.py <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"blm","children":[{"title":"predictor.py <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"basis","children":[{"title":"__init__.py <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"fourier.py <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false}],"spread":true},{"title":"core","children":[{"title":"__init__.py <span style='color:#111;'> 24B </span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"prior","children":[{"title":"gauss.py <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 24B </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"lik","children":[{"title":"linear.py <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"gauss.py <span style='color:#111;'> 1000B </span>","children":null,"spread":false},{"title":"_src","children":[{"title":"cov.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 20B </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 71B </span>","children":null,"spread":false}],"spread":false},{"title":"inf","children":[{"title":"exact.py <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 13B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"opt","children":[{"title":"adam.py <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 22B </span>","children":null,"spread":false}],"spread":true},{"title":"gp","children":[{"title":"predictor.py <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"cov","children":[{"title":"gauss.py <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"_src","children":[{"title":"__init__.pyc <span style='color:#111;'> 118B </span>","children":null,"spread":false},{"title":"enhance_gauss.c <span style='color:#111;'> 271.80KB </span>","children":null,"spread":false},{"title":"enhance_gauss.pyx <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 24B </span>","children":null,"spread":false},{"title":"gauss.pyc <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"core","children":[{"title":"prior.py <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 82B </span>","children":null,"spread":false},{"title":"learning.py <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'> 5.42KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 139B </span>","children":null,"spread":false},{"title":"lik","children":[{"title":"gauss.py <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 24B </span>","children":null,"spread":false}],"spread":false},{"title":"mean","children":[{"title":"const.py <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 46B </span>","children":null,"spread":false},{"title":"zero.py <span style='color:#111;'> 349B </span>","children":null,"spread":false}],"spread":false},{"title":"inf","children":[{"title":"exact.py <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 13B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"examples","children":[{"title":"grain_bound","children":[{"title":"tutorial.ipynb <span style='color:#111;'> 27.48KB </span>","children":null,"spread":false},{"title":"tutorial_multi_probe.ipynb <span style='color:#111;'> 17.85KB </span>","children":null,"spread":false},{"title":"tutorial_interactive_mode.ipynb <span style='color:#111;'> 31.64KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 152B </span>","children":null,"spread":false},{"title":".ipynb_checkpoints","children":[{"title":"tutorial-checkpoint.ipynb <span style='color:#111;'> 27.76KB </span>","children":null,"spread":false},{"title":"grain_boundary-checkpoint.ipynb <span style='color:#111;'> 301.77KB </span>","children":null,"spread":false},{"title":"describe_graph-checkpoint.ipynb <span style='color:#111;'> 21.47KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"setup.py <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 53B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明