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

[数值算法/人工智能] project-pitt

项目6:薄膜结构透明电磁干扰屏蔽的多目标贝叶斯优化
Project 6: Multi-Objective Bayesian Optimization for Transparent Electromagnetic Interference Shielding with Thin-Film Structures (2024-03-29, Python, 0KB, 下载0次)

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

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

用Ax实现的贝叶斯优化算法,用于调整神经网络的超参数。
A Bayesian Optimization algorithm implemented with Ax to tune Hyperparameters for a Neural Network. (2024-03-24, Python, 0KB, 下载0次)

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

[数值算法/人工智能] BayesOpt-GPs-in-JAX

使用用JAX编写的高斯过程代理模型简单实现贝叶斯优化。
Simple implementation of Bayesian optimization with a Gaussian process surrogate model written in JAX. (2024-01-24, Python, 0KB, 下载0次)

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

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

一种用于实验设计的贝叶斯后端
A Bayesian Back End for Design of Experiments (2023-12-01, Python, 0KB, 下载0次)

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

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

通过学习相关潜在空间(CoBO)推进贝叶斯优化的官方PyTorch实现
Official PyTorch Implementation for Advancing Bayesian Optimization via Learning Correlated Latent Space (CoBO) (2023-11-20, Python, 0KB, 下载0次)

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

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

基于学习控制系统证伪的多保真贝叶斯优化的Python实现
A Python implementation of Multi-fidelity Bayesian optimization for falsification of learning-based control systems (2023-10-28, Python, 0KB, 下载0次)

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

[数值算法/人工智能] bayesian-rf-knime-scikit

KNIME中基于scikit的RF贝叶斯优化,
Bayesian optimization of RF via scikit in KNIME, (2019-11-08, Python, 0KB, 下载0次)

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

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

布里斯托尔大学大气化学研究小组HBMCMC反演代码(具有openghg依赖性),
University of Bristol Atmospheric Chemistry Research Group HBMCMC Inversion code (with openghg dependency), (2023-08-16, Python, 0KB, 下载0次)

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

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

贝叶斯统计共轭先验表的实现
Implementation of the conjugate prior table for Bayesian Statistics (2023-01-16, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Geometrically-Correct-Manifold-Learning-Algorithm

论文代码:不动点拉普拉斯映射:几何校正流形学习算法,
Paper code for: Fixed Point Laplacian Mapping: A Geometrically Correct Manifold Learning Algorithm, (2023-01-27, Python, 0KB, 下载0次)

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

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

这是纽约证交所WTI(西德克萨斯中质油)价格预测库!,
This is a Repository for WTI (West Texas Intermediate) Price Prediction in NYSE !, (2021-07-08, Python, 0KB, 下载0次)

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

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

布里斯托尔微电网能源需求预测的机器学习项目,
Machine learning project for forecasting energy demand in a microgrid in Bristol, (2021-05-12, Python, 0KB, 下载0次)

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

[数值算法/人工智能] ml-census-pca

一种主成分分析模型,用于分析和降低美国人口普查数据的维数。
A principal component analysis model to analyze and reduce the dimensionality of US census data. (2021-04-25, Python, 391KB, 下载0次)

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

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

Kabuki是一个Python工具箱,允许轻松创建认知科学的分层贝叶斯模型。
Kabuki is a Python toolbox that allows easy creation of hierarchical Bayesian models for the cognitive sciences. (2023-03-19, Python, 61KB, 下载0次)

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

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

基于彼得·诺威格证明和条件概率贝叶斯定理的拼写检查器
Spelling checker based on Peter Norwig s demonstration and using Bayes Theorem of Conditional Probability (2017-09-29, Python, 2337KB, 下载0次)

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

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

用于贝叶斯优化的自适应跳池马尔可夫链蒙特卡罗算法,
An adaptive basin-hopping Markov-chain Monte Carlo algorithm for Bayesian optimisation , (2021-08-20, Python, 2822KB, 下载0次)

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

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

使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:<https://blog.csdn.net/ljx0951/article/details/106116944> ,
使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:<https://blog.csdn.net/ljx0951/article/details/106116944> , (2022-06-22, Python, 186KB, 下载0次)

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

[数值算法/人工智能] xgboost-lightgbm-hyperparameter-tuning

xgboost-lightgbm超参数调整、贝叶斯优化和xgboost lightgbm的网格搜索,
Bayesian Optimization and Grid Search for xgboost/lightgbm , (2018-12-26, Python, 4KB, 下载0次)

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

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

巴克斯,SKLearn变形金刚的集合,旨在构建更具表现力、更清晰、更灵活的管道,
A collection of SKLearn transformers made to build pipelines more expressive, clear and flexible. , (2017-04-03, Python, 40KB, 下载0次)

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

[数值算法/人工智能] 机器学习课程源代码

斯坦福大学吴恩达机器学习视频课程的源代码
Source Code for Stanford University Wu Enda Machine Learning Video Course (2019-03-27, Python, 58122KB, 下载5次)

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