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

[数值算法/人工智能] truth-tracker

Django应用程序分析来自巴基斯坦的新闻。
Django app to analyse news originating from Pakistan. (2024-04-30, Python, 0KB, 下载0次)

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

[数值算法/人工智能] ural-networks-with-trainable-activation-functions

具有可训练激活函数的稀疏神经网络的贝叶斯优化
Bayesian optimization for sparse neural networks with trainable activation functions (2024-04-07, Python, 0KB, 下载0次)

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

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

光催化剂贝叶斯优化研究项目的源代码。
The source code of the Bayesian optimization of photocatalysts research project. (2023-11-26, Python, 0KB, 下载0次)

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

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

用于自学习高斯过程和贝叶斯优化工作原理的存储库。,
Repository for self-learning how gaussian processes and Bayesian Optimization works., (2020-11-05, Python, 0KB, 下载0次)

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

[数值算法/人工智能] end2end-SO

随机优化的纸端到端学习代码:贝叶斯观点
Code for Paper End-to-End Learning for Stochastic Optimization: A Bayesian Perspective (2023-06-06, Python, 0KB, 下载0次)

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

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

在基本神经网络上实现贝叶斯优化的各种Github存储库,
Implementation of Various Github Repositories for Bayesian Optimization on basic Neural Networks, (2021-01-26, Python, 0KB, 下载0次)

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

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

在IMDB-数据集上使用贝叶斯优化进行情感分析的简单LSTM,
Simple LSTM for sentiment analysis with Bayesian optimization on the IMDB- Dataset, (2019-01-26, Python, 0KB, 下载0次)

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

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

该回购将使用PYRO实现贝叶斯优化,
This repo will implement Bayesian optimization using PYRO, (2021-01-15, Python, 0KB, 下载0次)

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

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

使用自适应贝叶斯优化(ABO)在PyTorch中进行自适应学习速率调整,
Adaptive Learning Rate Tuning in PyTorch using Adaptive Bayesian Optimization (ABO), (2019-08-21, Python, 0KB, 下载0次)

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

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

该代码使用随机高斯过程上界捕获函数运行贝叶斯优化,
This code runs Bayesian optimization with the randomised Gaussian process upper confidence bound acquisition function, (2021-07-27, Python, 0KB, 下载0次)

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

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

基于PyClaw的时空变系数麦克斯韦电动力学方程的解算器,
Solvers for Maxwell s electrodynamic equations with time-space varying coefficients based on PyClaw, (2023-02-03, Python, 0KB, 下载0次)

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

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

用于为结构化3D晶格生成3D几何分区的Python工具。与一维几何分区和METIS进行比较,
Python tool for generating 3D geometric partition for a structured 3D lattice. Compares with 1D Geometric partition and METIS, (2015-07-30, Python, 0KB, 下载0次)

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

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

冷启动推荐的属性到特征映射贝叶斯个性化排序模型,
Bayesian Personalized Ranking Model with Attribute-to-Feature Mappings for Cold-Start Recommendation, (2015-10-27, Python, 0KB, 下载0次)

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

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

Pytorch的LSTM时序预测是一个用于处理n维周期信号预测的Python源,
Pytorch s LSTM time sequence prediction is a Python sources for dealing with n-dimension periodic signals prediction, (2019-07-03, Python, 0KB, 下载0次)

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

[数值算法/人工智能] twin-istanbul

为伊斯坦布尔创建的智能城市模板数字孪生
A template digital twin for smart cities, created for Istanbul with (2022-05-24, Python, 17207KB, 下载0次)

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

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

朴素贝叶斯分类器是基于贝叶斯定理的分类算法的集合。它不是一个单一的代数...
Naive Bayes classifiers are a collection of classification algorithms based on Bayes’ Theorem. It is not a single algorithm but a family of algorithms where all of them share a common principle, i.e. every pair of features being classified is independent of each other. (2019-12-18, Python, 83KB, 下载0次)

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

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

用于贝叶斯优化梯度提升的嵌套交叉验证,
Nested Cross-Validation for Bayesian Optimized Gradient Boosting , (2020-04-07, Python, 2936KB, 下载0次)

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

[数值算法/人工智能] kaggle-house-prices

kaggle房价,爱荷华州艾姆斯的房价预测,
Predicting house prices in Ames, Iowa , (2017-02-25, Python, 5KB, 下载0次)

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

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

python实现粒子群算法,任意维度,任意粒子数都可以实现快速收敛
Python implements particle swarm optimization algorithm, which can achieve fast convergence in any dimension and any number of particles (2020-06-17, Python, 1KB, 下载0次)

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

[数值算法/人工智能] 机器学习十大算法_朴素贝叶斯

机器学习十大算法,英文版,第九章,David J Hand
machine learning top ten Algorithm (2019-01-25, Python, 170KB, 下载0次)

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