联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(714) 
按平台查找All Python(714) 

[数值算法/人工智能] Standard-GP-is-all-you-need-for-HDBO

基于标准高斯过程的高维贝叶斯优化
Bayesian optimization with Standard Gaussian Processes on high dimensional benchmarks (2024-03-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711683912962669.html

[数值算法/人工智能] CTS-HDBO

AISTATS 2024中发表的论文“用于高维贝叶斯优化的圆柱形汤普森采样”的代码库
Code Base for Published Paper "Cylindrical Thompson Sampling for High-Dimensional Bayesian Optimization" in AISTATS 2024 (2024-03-17, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710639454741634.html

[数值算法/人工智能] dumbo

DuMBO:去中心化、无遗憾、高维贝叶斯优化算法
DuMBO: Decentralized, no-regret, high-dimensional Bayesian optimization algorithm (2024-02-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707360605305269.html

[数值算法/人工智能] PG-LBO

[AAAI2024]PG-LBO:使用伪标签和高斯过程制导增强高维贝叶斯优化
[AAAI2024]PG-LBO: Enhancing High-Dimensional Bayesian Optimization with Pseudo-Label and Gaussian Process Guidance (2023-12-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703973595154508.html

[数值算法/人工智能] ubergauss

拐点检测,sigma图,一维贝叶斯优化
knee point detection, sigma plot, 1d bayesian optimization (2023-11-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699648068459108.html

[数值算法/人工智能] IOH-Profiler-HDBO-Comparison

打包以使用IOH Profiler比较高维贝叶斯优化(BO)算法。TELO论文实验的实现...,
Package to compare high-dimensional Bayesian Optimization (BO) algorithms by using IOH Profiler. Implementation for the TELO paper experiments. (2023-09-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695842499373460.html

[数值算法/人工智能] hdbo

将贝叶斯优化扩展到更高维:最近算法的回顾和比较,
Scaling Bayesian Optimization up to Higher Dimensions: a Review and Comparison of Recent Algorithms, (2019-07-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694521474625456.html

[数值算法/人工智能] mtgp_sampler

“具有高维输出的贝叶斯优化”的实验报告,
Experiment repo for "Bayesian Optimization with High-Dimensional Outputs", (2021-11-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694521457238296.html

[数值算法/人工智能] Bayesian-Optimizer

贝叶斯优化在1D和2D中的Python实现。(可以很容易地扩展到高维情况),
Python implementation of Bayesian Optimization in 1D and 2D. (Can be easily extend to high dimensional case), (2022-04-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694521440501826.html

[数值算法/人工智能] SILBO

“用于高维贝叶斯优化的半监督嵌入学习”代码,
Code for "Semi-supervised Embedding Learning for High-dimensional Bayesian Optimization", (2020-05-17, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694521344991142.html

[数值算法/人工智能] internship_fh_wn

该回购包含在加利福尼亚州维纳诺伊斯塔特应用科学大学实习期间开发的脚本(和工具)...,
This repo contains scripts (and tools) that were developed during an internship at the University of applied Sciences Wiener Neustadt, Campus Tulln (2023-09-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694171298368814.html

[数值算法/人工智能] Utqiagvik

阿拉斯加乌恰格维克微气象数据的气候学可视化和分析
Climatology visualization and analysis for Utqiagvik, Alaska micrometeorological data (2023-08-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693087705237251.html

[数值算法/人工智能] hotelsoffers-recommender

阅读包含哥斯达黎加酒店优惠信息的Google Sheet,并与GPT一起决定哪一个是最佳建议,
Reads a Google Sheet with information about hotel offers in Costa Rica and decides with GPT which is the top recommendation, (2023-08-13, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691927152903014.html

[数值算法/人工智能] scanomatic

斯堪的纳维亚语
Scanomatic (2019-05-27, Python, 62969KB, 下载0次)

http://www.pudn.com/Download/item/id/1687098493816186.html

[数值算法/人工智能] XgBoost-Evaluate-Data-Features-Machine-Learning

这段代码使用了创新的XgBoost机器学习算法,该算法分析数据特征并评估其重要性,以便在房地产领域制定数据驱动的解决方案。维陶塔斯·比林斯卡斯
This code uses innovative XgBoost Machine learning algorithm that analyze data features and evalute it s importances in order to make data driven solutions in real estate. ? Vytautas Bielinskas , (2018-07-05, Python, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1530753602809884.html

[数值算法/人工智能] tabular_baselines

tabular_basels,XGBoost算法与Hyperband加贝叶斯优化(BOHB)相结合用于超参数优化,
The XGBoost algorithm combined with Hyperband plus Bayesian optimization (BOHB) for hyperparameter optimization. , (2021-09-03, Python, 26KB, 下载0次)

http://www.pudn.com/Download/item/id/1630635320629912.html

[数值算法/人工智能] PCA

高维数据通过 PCA算法进行数据降维,便于对数据的进一步处理。
High dimensional data is reduced by PCA algorithm, which is convenient for further data processing. (2020-10-29, Python, 10448KB, 下载2次)

http://www.pudn.com/Download/item/id/1603941257768336.html

[数值算法/人工智能] 基于机器学习的智能运维

基于大数据、人工智能、机器学习的智能运维
Intelligent operation and maintenance based on machine learning (2020-05-15, Python, 1157KB, 下载4次)

http://www.pudn.com/Download/item/id/1589514795751134.html

[数值算法/人工智能] cnn

cnn 分类 一维 信号分类 模型简单适合新手,效果一般
Cnn classification One-dimensional signal classification The model is simple for beginners, the effect is average (2018-10-08, Python, 2KB, 下载66次)

http://www.pudn.com/Download/item/id/1538986869461096.html

[数值算法/人工智能] main

使用CNN进行一维卷积,对数据进行预测估计
Using CNN to carry out one dimensional convolution to predict the data (2018-03-09, Python, 1KB, 下载86次)

http://www.pudn.com/Download/item/id/1520597746691787.html
总计:714