联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按平台查找All Python(36) 

[人工智能/神经网络/深度学习] BF-RIS-Channel-Covariance-DeepLearning

Optimization of Transmit Beamforming With Channel Covariances for MISO Downlink Assisted by Reconfigurable Intelligent Surfaces, stars:0, update:2024-04-16 09:56:20 (2024-04-16, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] COMP3308-A1

这是2023年第1学期COMP3308:人工智能导论作业1的代码库。它是存档的,并且只能查看。
This is the codebase for Assignment 1 of COMP3308: Introduction to Artificial Intelligence, Semester 1 2023. It is archived and view-only. (2024-04-08, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Multilingual-e5-large

这是一个句子嵌入模型,由xlm roberta large初始化,并在多语言数据集的混合上持续训练。它支持来自xlm roberta的100种语言,但低资源语言可能会出现性能下降。
This is a sentence embedding model, initialized from xlm-roberta-large and continually trained on a mixture of multilingual datasets. It supports 100 languages from xlm-roberta, but low-resource languages may see performance degradation. (2024-04-08, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] HKU-DASC7606-A1

HKU DASC 7606作业1(计算机视觉),2023-24年春季
HKU DASC 7606 Assignment 1 (Computer Vision), 2023-24 Spring (2024-02-24, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] PythonAICreatesBFcode

这是人工智能代理,操作bf代码,而不是经典的神经元或遗传学
This is AI agent that operates on bf code instead of classic neurons or genetics (2024-02-12, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] DeepLearningMathA1

深度学习数学A1
DeepLearningMathA1 (2024-01-12, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] BiLSTMwithBF

一种具有改进的池层BF-max-pooling的通用句子编码器
A universal sentence encoder with a improved pooling layer named BF-max pooling (2018-05-18, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] KOF97_Agent

拳皇97、强化学习、对战游戏、AIAgent、人机交互、云端部署、PPO
Boxing 97, reinforcement learning, war games, AIAgent, human-computer interaction, cloud deployment, PPO (2023-11-16, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] bf_interpretor_on_Python

python上的简单BF解释器,30000个单元
Simple BF interpretor on python, 30000 cells (2018-05-19, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] GP-A1

遗传编程分配1的代码库,
Codebase for Genetic Programming Assignment 1, (2023-09-23, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] neural_network

2021年夏天,我花了几个星期构建了一个多层神经网络,该网络正确地实现了反向传播。该模型在MNIST上实现了97.8%的较高精度。
I spent a few weeks during Summer of 2021 building a multilayer neural network that properly implemented backpropagation. The model achieved relatively high accuracy of 97.8% on MNIST. (2023-08-13, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] numpy_transformer

使用numpy的transformer,VIT的视觉transformer,MNIST测试集精度=97.2%,多注意,补丁嵌入,位置嵌入,fu...,
transformer which using numpy,vision transformer of VIT, MNIST testset precision = 97.2%,mutil-attention, patch embed, position embed, full connect, convolution, etc. train normally, save model, restore model (2023-08-09, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] TimePeriod_Weather_Prediction

[https: www.datafountain.cn competitions 555;深度学习大作业,完成datafountain上的一个时间和天气预测任务。使用pytorch,以resnet18为特征提取网络,自定义输出层,预测结果。](https: www.datafountain.cn competitions 555%EF%BC%9B%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E5%A4%A7%E4%BD%9C%E4%B8%9A%EF%BC%8C%E5%AE%8C%E6%88%90datafountain%E4%B8%8A%E7%9A%84%E4%B8%80%E4%B8%AA%E6%97%B6%E9%97%B4%E5%92%8C%E5%A4%A9%E6%B0%94%E9%A2%84%E6%B5%8B%E4%BB%BB%E5%8A%A1%E3%80%82%E4%BD%BF%E7%94%A8pytorch%EF%BC%8C%E4%BB%A5resnet18%E4%B8%BA%E7%89%B9%E5%BE%81%E6%8F%90%E5%8F%96,
[https: www.datafountain.cn competitions 555; Deep learning task to complete a time and weather prediction task on datafountain.cn. Use pytorch to extract the network with resnet18 as the feature, customize the output layer, and predict the results.] (https: www.datafontain.cn competitions 555% EF% BC% 9B% E6% B7% B1% E5% BA% A6% E5% AD% A6% E4% B9% A0% E5% A4% A7% E4% BD% 9C% E4% B8% 9A% EF% BC% 8C% E5% AE% 8C% E6% 88% 90 datafontain% E4% B8% 8A% E7% 9A% 84% E4% B8% 80% E4% B8% AA% E6% 97% B6% E9% 97% B4% E5% 92% 8C% E5% A4% A9% E6% B0% 94% E9% A2% 84% E6% B5% 8B% E4% BB% E5% 8A% A1% E3% 80% 82% E4% BD% BF% E7% 94% A8pythoch% EF% BC% 8C% E4% BB% A5resnet18% E4% B8% BA% E7% 89% B9% E5% BE% 81% E6% 8F% 90% E5% 8F% 96, (2023-05-28, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Youtube-Trans-Summarizer

一款基于人工智能的web应用程序,支持全球语言YouTube内容访问,具有bf语言翻译、摘要和包容性功能...,
An AI-powered web app empowering global lingual YouTube content access with bf language translation, summarization, and inclusive features for the visually and hearing-impaired. (2023-07-31, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Brainfuck-Vizsualizer-for-python

用于调试BF代码;磁带和指针可视化,标志,检查点。。。,
Used to debug BF codes; tape and pointer visualization, flags, check points, ..., (2021-05-09, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] KeywordsSpotting-EfficientNet-A0

连续语音关键词定位的EfficientNet绝对零
EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting (2022-06-16, Python, 50KB, 下载0次)

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

[人工智能/神经网络/深度学习] Analytical-Learning-Theory

使用PyTorch在CIFAR10上达到97.39%
97.39% on CIFAR10 with PyTorch (2019-03-06, Python, 28KB, 下载0次)

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

[人工智能/神经网络/深度学习] Mask-Detection

人脸面具分类模型用于检测是否戴面具的人。用97%的Val...
Face mask classification model to detect a person wearing a mask or not. A mobilenet V2 model is trained with 97% Validation accuracy. (2022-06-22, Python, 16335KB, 下载0次)

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

[人工智能/神经网络/深度学习] noisy-mappo

具有噪声的多代理PPO(SMAC硬场景中97%的获胜率)
Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC) (2023-05-11, Python, 167KB, 下载0次)

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

[人工智能/神经网络/深度学习] Breast-Cancer-Prediction

支持向量机(SVM)算法能够将肿瘤分类为良恶性,准确率为97%。技术...
Support Vector Machine(SVM) algorithm was able to classify tumors into Malignant/Benign with 97% accuracy. The technique can rapidly evaluate breast masses and classify them in automated fashion. I visualized the data by pair- plot,scatter-plot,count-plot and heatmap with the help of seaborn library. It can be further improved by combing (2020-09-28, Python, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1686350639923736.html
12
总计:36