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

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

哈卡普斯普
HACKAPUCSP (2024-03-01, Python, 0KB, 下载0次)

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

[数值算法/人工智能] 1D-LBM-advection-diffusion

高斯凸点对流扩散方程一维LBM的简单python代码
A simple python code for the 1D LBM of advection-diffusion equation with a gaussian bump (2024-01-21, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Warship-Data

从维基百科生成军舰数据的CSV文件。
Generates a CSV file of warship data from Wikipedia. (2023-11-25, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Auto-generated-pseudo-label

G2L:一种高精度伪标签自动生成的高维几何方法
G2L: A High-Dimensional Geometric Approach for Automatic Generation of Highly Accurate Pseudo-labels (2023-11-08, Python, 0KB, 下载0次)

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

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

基于二分标注的文本三元组信息抽取模型。实现抽取出文本中的多个三元组,输出格式:[ (主实体, 关系, 客实体), ......]。,
A text triplet information extraction model based on binary annotation. To extract multiple triples from the text, the output format is: [(primary entity, relationship, customer entity),...]., (2023-10-19, Python, 0KB, 下载0次)

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

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

贝叶斯自适应局部线性随机下降优化,
Optimization via Bayesian adaptive locally linear stochastic descent, (2017-05-21, Python, 0KB, 下载0次)

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

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

直流微网跌落控制参数的贝叶斯优化,
Bayesian Optimization of Droop Control Parameters in DC Microgrids, (2020-06-28, Python, 0KB, 下载0次)

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

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

使用GPyTorch进行贝叶斯优化的在制品报告,
Work in progress repo for Bayesian Optimization using GPyTorch, (2018-06-27, Python, 0KB, 下载0次)

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

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

贝叶斯优化在两个数据集上的研究与应用。,
Investigating and Applying Bayesian Optimization on two datasets., (2019-01-25, Python, 0KB, 下载0次)

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

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

贝叶斯优化博士的代码和其他东西。,
Code and other stuff from my PhD in Bayesian Optimization., (2022-10-03, Python, 0KB, 下载0次)

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

[数值算法/人工智能] SVE_Lax-Wendroff

该程序使用Lax-Wendroff格式求解圣维南方程的守恒形式。,
This code solves the conservative form of the Saint Venant Equation using Lax- Wendroff scheme., (2018-02-07, Python, 0KB, 下载0次)

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

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

一种制作几何艺术的玩具,灵感来自伊斯兰Zellij。,
A toy for making geometric art, inspired by Islamic Zellij., (2019-01-08, Python, 0KB, 下载0次)

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

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

高维中值(中值、几何中值等)。Python中的快速实现。,
High-dimensional medians (medoid, geometric median, etc.). Fast implementations in Python., (2021-12-18, Python, 0KB, 下载0次)

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

[数值算法/人工智能] multivariate-lstm

在pytorch中实现用于高维时间序列预测的深度多元lstm,
Implementations of a deep multivariate lstm used for high-dimensional time series prediction in pytorch, (2018-08-19, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Computer-Science-Learning

迈尔斯计算机科学实践
Miles s Computer Science Practice (2023-06-27, Python, 0KB, 下载0次)

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

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

总结一篇维基百科文章是任何网站选择N个最前面的句子。
summarizing an Wikipedia articles are any websites to choose N top sentence. (2020-04-18, Python, 1KB, 下载0次)

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

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

2016年推特奥斯卡-见解和趋势话题
Oscars 2016 on Twitter - Insights and trending topics (2016-03-07, Python, 1008KB, 下载0次)

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

[数值算法/人工智能] factor-anlysis

因子分析,pca主成分降维,特征工程,数据来自lfw-funneled.zip
Factor analysis, pca principal component dimension reduction, feature engineering, data from lfw-funneled.zip (2019-04-13, Python, 268KB, 下载0次)

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

[数值算法/人工智能] Spooky-Author-Detection-

使用的算法->NB-LR(将朴素贝叶斯的输出馈送到LR模型)、Logistic重分、SVD将TF-IDF值分解为20个特征,并将其作为字符和单词嵌入的特征添加,朴素贝叶斯和Xgboost作为最终预测中的基线模型
使用的算法->NB-LR(将朴素贝叶斯的输出馈送到LR模型)、Logistic重分、SVD将TF-IDF值分解为20个特征,并将其作为字符和单词嵌入的特征添加,朴素贝叶斯和Xgboost作为最终预测中的基线模型 (2020-03-29, Python, 1834KB, 下载0次)

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

[数值算法/人工智能] machine-learning

python3实现各种机器学习算法,包括knn算法,决策树算法,SVM算法,朴素贝叶斯算法等
Python3 realize all kinds of machine learning algorithms, including KNN algorithm, the decision tree algorithm, the SVM algorithm, naive bayesian algorithm, etc (2015-05-05, Python, 676KB, 下载39次)

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