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

[数值算法/人工智能] Curie-Weiss-Model

从具有逆温度和外磁场的居里-维斯-伊辛模型(图和张量)中采样和估计参数
Sampling and estimating parameters from the Curie Weiss Ising model (graph and tensor) with inverse temperature and external magnetic field (2024-02-05, Python, 0KB, 下载0次)

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

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

伏特加火把
vodet pytorch (2023-12-05, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Navier-Stokes-Simulation-in-1D

使用圣维南方程对一维水波进行Python模拟。,
A python simulation of water waves in 1D using Saint-Venant equations., (2018-11-27, Python, 0KB, 下载2次)

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

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

高加索语,,
cauchycsc,, (2021-05-25, Python, 0KB, 下载0次)

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

[数值算法/人工智能] lex-fridman-library

Lex Fridman播客推荐的书籍,
Book recommendations from the Lex Fridman Podcast, (2021-07-02, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Bangalore-price-prediction

班加罗尔价格预测,,
Bangalore-price-prediction,, (2020-04-23, Python, 0KB, 下载0次)

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

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

一个加价格预测,,
oneplus_price_prediction,, (2021-02-18, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Tianchi-Tmall-repeat-buyer-forecast

天猫回头客预测天池竞争,
Tmall repeat buyer forecast competition on Tianchi, (2019-04-02, Python, 0KB, 下载0次)

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

[数值算法/人工智能] data-analysis-note

极客时间|网络课程|数据分析实战45讲学习
Geek Time | Online Course | 45 lectures on data analysis (2018-12-24, Python, 3KB, 下载0次)

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

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

荔枝 FM 播客数据爬取、分析
Data crawling and analysis of litchi FM podcast (2019-03-21, Python, 2KB, 下载0次)

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

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

两客一危GPS数据分析
GPS data analysis of two passengers and one danger (2018-05-21, Python, 42KB, 下载0次)

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

[数值算法/人工智能] jkxy-data-analyse

对极客学院的数据收集和数据分析。
Data collection and analysis of Geek Academy. (2017-02-14, Python, 914KB, 下载0次)

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

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

一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。 ,
Chatbot, a Chinese chat robot that can be trained on its own, trains the desired chat robot based on its own corpus, and can be used in scenarios such as intelligent customer service, online Q&A, and intelligent chat. Currently includes seq2seq, seqGAN version, tf2.0 version, and pytorch version. (2023-03-19, Python, 38848KB, 下载0次)

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

[数值算法/人工智能] Wikipedia-Philosophy

维基百科哲学,根据xkcd 903绘制维基百科链,
Graphing Wikipedia chains according to xkcd/903 , (2011-06-25, Python, 4KB, 下载0次)

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

[数值算法/人工智能] Learning-Template-including-Hyperparameter-Tuning

这种机器学习算法[Python]评估数据特征,并使用XgBoost分类器的最佳超参数集来传递其重要性。它已经通过超参数调整实现。易于适应任何其他ML算法。维陶塔斯·比林斯卡斯
This Machine Learning algorithm [Python] evaluate data features and deliver it s importances with the best set of hyperparameters of XgBoost Classifier. It has been implementing by Hyperparameter Tuning. Easy adaption to any othet ML algorithm. ? Vytautas Bielinskas , (2018-07-02, Python, 3KB, 下载0次)

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

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

郭维维的加权文本矩阵分解在sklearn框架中的Numpy实现。
Numpy implementation of Weiwei Guo s Weighted Textual Matrix Factorization in sklearn framework. , (2015-08-14, Python, 2KB, 下载0次)

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

[数值算法/人工智能] CNN+LSTM EGG项目

使用LSTM +CNN对EGG 进行分类预测,一维CNN提取数字信息特征,LSTM 进行分类预测
CNN+LSTM EGG sinals (2020-08-08, Python, 2549KB, 下载20次)

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

[数值算法/人工智能] svd和LLE降维

数据降维 通过降低维度对数据进行处理得到低维空间的数据,可以进行可视化以及减少运算
Data dimensionality reduction By reducing the dimension of data processing, low dimensional space data can be obtained, which can be visualized and reduced (2020-06-23, Python, 1KB, 下载1次)

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

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

进行SVM降维后进行线性拟合 数据为光谱数据和标准物质浓度数据,分析了不同维度的效果
Linear fitting after dimension reduction of SVM (2020-02-25, Python, 2KB, 下载1次)

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

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

abaqus 参数化建模,建立加筋版的有限元模型
abaqus parametic modeling (2015-01-04, Python, 2KB, 下载16次)

http://www.pudn.com/Download/item/id/1420355752478348.html
总计:724