资源列表
[人工智能/神经网络/遗传算法] rnn
说明:作为刚开始研究RNN 的小白,可以看RNN和LSTM的matlab程序,本人刚开始学习 ,把找到的资源分享给大家。(As a novice who just started researching RNN, you can see the matlab program of RNN and LSTM. I just started to learn and share the resources I found.)<小可爱5> 在 2025-04-17 上传 | 大小:19kb | 下载:1
[人工智能/神经网络/遗传算法] MATLAB神经网络手写数字识别(GUI,论文)
说明:本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer inte<www.wobishe.com> 在 2025-04-17 上传 | 大小:530kb | 下载:1
[人工智能/神经网络/遗传算法] BP神经网络
说明:简单的BP神经网络预测天气例程,包括训练数据集和天气数据来源(Simple BP neural network weather prediction routine, including training data set and weather data source)<Gustinouz> 在 2025-04-17 上传 | 大小:8kb | 下载:1
[人工智能/神经网络/遗传算法] 深度学习实现零件缺陷检测源代码(1)
说明:结合VGG和残差网络实现工业零件的缺陷检测,基于keras和tensorflow可以直接运行使用(The defect detection of industrial parts is realized by combining VGg and residual network. Based on keras and tensorflow, it can be used directly)<xiaozhanggao> 在 2025-04-17 上传 | 大小:13kb | 下载:1
[人工智能/神经网络/遗传算法] BP神经网络负荷预测
说明:基于神经网络对微电网进行负荷预测,并通过遗传算法进行改进(Based on neural network Load Forecasting)<wu——yi> 在 2025-04-17 上传 | 大小:7kb | 下载:1
[人工智能/神经网络/遗传算法] GABP
说明:优化BP预测用于预测股票或者是预测一维数据,都可以有单一的BP也有遗传算法优化的代码(Optimization of BP prediction can be used to predict stocks or one-dimensional data, both of which can have a single BP and a genetic algorithm optimization code)<翰墨古韵> 在 2025-04-17 上传 | 大小:8kb | 下载:1
[人工智能/神经网络/遗传算法] 程序
说明:粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)<xinlingxiaosui> 在 2025-04-17 上传 | 大小:47kb | 下载:1
[人工智能/神经网络/遗传算法] KRR
说明:核岭回归算法 输入数据集(需要分开存放训练集和测试集) 利用4重交叉验证法调参 最后输出分类准确率(Kernel ridge regression algorithm Input data set (training set and test set need to be stored separately) Parameter adjustment by 4-fold cross validation Final output cl<GHao> 在 2025-04-17 上传 | 大小:3kb | 下载:1
[人工智能/神经网络/遗传算法] 程序(分享)
说明:matalb2020a深度学习 学习程序整理,适合入门(matlab deeplearning toolbox my experience)<云,> 在 2025-04-17 上传 | 大小:14.18mb | 下载:1
[人工智能/神经网络/遗传算法] ADP冲冲冲
说明:基于bp神经网络的adp小程序,无具体数值,需自行添加,包含actor网络和critic网络(The ADP program based on BP neural network has no specific value and needs to be added by itself, including actor network and critical network)<超级小白哇> 在 2025-04-17 上传 | 大小:47kb | 下载:1
[人工智能/神经网络/遗传算法] RRTs-master
说明:RRT算法应用于机械臂避障的过程中,具有良好的稳定性(RRT algorithm has good stability in the process of robot arm avoiding obstacles)<机械臂控制> 在 2025-04-17 上传 | 大小:2.09mb | 下载:1
[人工智能/神经网络/遗传算法] chatbot
说明:聊天机器人 原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。 运行环境:python3.6以上,Tensorflow,pan<白子画灬> 在 2025-04-17 上传 | 大小:55.29mb | 下载:1