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

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

对数回归模型binária e朴素贝叶斯
Modelo de regress o logística binária e Naive Bayes (2024-04-17, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] computer-vision-in-pytorch

本报告将使用pytorch实现斯坦福大学给出的cs231n类的内容
this repo will implement the contents of class cs231n given in Stanford university using pytorch (2024-03-31, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Python-For-Data-Analysis

我从韦斯·麦金尼的书《Python for Data Analysis》中学到的知识。
My learnings from the Wes McKinney s book "Python for Data Analysis". (2024-02-19, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] SPAM-filter

使用贝叶斯定理的SPAM分类器,正确识别文件的比率为94.5%。
A SPAM classifier using Bayes theorem with a ratio of 94.5% correctly identified files. (2024-02-16, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Performance-Oriented-DNN-MPC

基于多目标贝叶斯优化的面向性能的控制模型学习
Performance-oriented model learning for control via multi-objective Bayesian optimization (2024-02-07, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Tesla-Stock-Prediction-Using-LSTM

使用LSTM神经网络进行时间序列预测,预测特斯拉股票价格。
Predict Tesla stock prices using LSTM neural networks for time series forecasting. (2024-01-19, Jupyter Notebook, 0KB, 下载0次)

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

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

AmyloGram扩展了使用贝叶斯优化调整的随机森林模型的可能性。,
AmyloGram extended with the possibility of using the random forest model tuned byBayesian optimization., (2020-12-26, Jupyter Notebook, 0KB, 下载0次)

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

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

BOA-用于gem5 Aladdin SoC模拟器的多目标贝叶斯优化程序,
BOA - A Multi-Objective Bayesian Optimization Program for the gem5-Aladdin SoC Simulator, (2023-03-25, Jupyter Notebook, 0KB, 下载0次)

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

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

Python代码,用于论文《纳米多孔材料的贝叶斯优化》。,
Python code for the paper Bayesian Optimization of Nanoporous Materials., (2023-03-03, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Jupyter-Notebook-Basic

Armazenado todos os trabalhos指的是一首达多斯词。
Armazenado todos os trabalhos referentes a Ciência de Dados. (2021-06-24, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Crime-Rate-Analysis-and-Predictions

机器学习时间序列问题:编码是在Python Jupyter笔记本中完成的。芝加哥犯罪数据集包含代表......的摘要...,
Machine Learning Time Series Problem : Coding is done in Python Jupyter Notebook. The Chicago Crime dataset contains a summary of the reported crimes occurred in the City of Chicago from 2005 to 2017. Dataset has been obtained from the Chicago Police Department s CLEAR (Citizen Law Enforcement Analysis and Reporting) system. (2020-07-10, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] bayes-missing-manual

在日常生活中使用贝叶斯定理进行概率思考的手册。
A manual for using Bayes theorem to think with probabilities in everyday life. (2021-05-12, Jupyter Notebook, 2322KB, 下载0次)

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

[数值算法/人工智能] keras-attn_aug_cnn

keras-attn_aug_cnn,“注意力增强卷积网络”论文对一维卷积运算的扩展。
Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation. , (2019-09-19, Jupyter Notebook, 96KB, 下载0次)

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

[数值算法/人工智能] Recurrent-Neural-Network-to-Predict-Stock-Prices

预测股价的递归神经网络,预测特斯拉股价的递归网络(TensorFlow和Keras)
Recurrent Neural Network to Predict Tesla Stock Prices (TensorFlow and Keras) , (2017-09-12, Jupyter Notebook, 96KB, 下载0次)

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

[数值算法/人工智能] bayes-by-backprop

“神经网络中的权重不确定性”的反向投影贝叶斯PyTorch实现
bayes-by-backprop,PyTorch implementation of "Weight Uncertainty in Neural Networks" (2022-04-12, Jupyter Notebook, 69KB, 下载0次)

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

[数值算法/人工智能] Voice-Emotion-Detector

语音情感检测器,使用一维神经网络(卷积神经网络)从音频语音中检测情感的语音情感检测器...
Voice Emotion Detector that detects emotion from audio speech using one dimensional CNNs (convolutional neural networks) using keras and tensorflow on Jupyter Notebook. (2018-03-21, Jupyter Notebook, 5053KB, 下载0次)

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

[数值算法/人工智能] CS231n-2017

CS231n-2017,完成了斯坦福大学2017年春季CS231n作业
CS231n-2017,Completed the CS231n 2017 spring assignments from Stanford university (2023-02-10, Jupyter Notebook, 33280KB, 下载0次)

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

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

ising_2d_julia、julia码用于马尔可夫链蒙特卡罗模拟、自相关分析和2维有限尺寸缩放...
Julia codes for Markov chain Monte Carlo simulation, autocorrelation analysis, and finite-size scaling of 2 diemnsional Ising model (2018-12-06, Jupyter Notebook, 587KB, 下载0次)

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

[数值算法/人工智能] Tree-based-boosting-algorithm-testing

XGBoost、LightGBM和CatBoost的基于树的boosting算法测试、数据集模拟和贝叶斯优化,
Data set simulation and Bayesian optimization for XGBoost, LightGBM and CatBoost , (2022-02-05, Jupyter Notebook, 131KB, 下载0次)

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

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

seasonal_informza_predictor,通过查看维基百科的使用情况来估计意大利的ILI(流感样疾病)水平,
Estimate ILI (Influenza-Like Illness) levels in Italy by looking at Wikipedia usage. , (2020-10-06, Jupyter Notebook, 19301KB, 下载0次)

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