资源列表
[人工智能/神经网络/遗传算法] symbol_resnet
说明:RACNN注意力机制,细腻度图片分类。 RA-CNN由上到下用了3个尺度并且越来越精细,尺度间构成循环,即上层的输出作为当层的输入。RA-CNN主要包含两部分:每一个尺度上的卷积网络和相邻尺度间的注意力提取网络(APN, Attention Proposal Network)。在每一个尺度中,使用了堆叠的卷积层等,最后接上全连接层于softmax层,输出每一个类别的概率;这个是很好理解的,代码采用的网络结构是VGG的网络结构。(RACN<FuChason> 在 2024-11-15 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] tf_stock_1
说明:利用lstm预测股票接下来100个时刻的股价,并作图(Using LSTM to Predict Stock Price)<Scarlett_ma> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] CNN
说明:该代码文件全称为卷积神经网络,这是深度学习神经网络里面处理图片比较好的网络。(The code file is called convolutional neural network, which is a better network for processing pictures in deep learning neural network.)<怀尔斯> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP神经网络预测
说明:BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)<moluoker> 在 2024-11-15 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] actor-critic
说明:基于actor-critic的DDPG强化学习算法(DPG reinforcement learning algorithm based on actor-critic)<scut_dai> 在 2024-11-15 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] 04.CNN处理CiFar
说明:以python语言为基础,利用tensorflow机器学习架构,两层卷积神经网络实现,CiFar数据集图片分类功能。(Based on Python language, using tensorflow machine learning architecture, two-layer convolutional neural network, CiFar data set image classification function.)<奋斗到天亮> 在 2019-06-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] AutoEncoder实战
说明:深度学习中基于PyTorch架构的AutoEncoder 实例(Examples of AutoEncoder based on the PyTorch architecture in deep learning)<willcloud> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 6_2_VGG
说明:用thensorflow实现对VGGNET深度卷积神经网络的建立。(The establishment of the VGGNET convolutional neural network is implemented with the thenthraceflow.)<天天天蓝blue> 在 2019-07-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] sar
说明:根据sar指标编写。可放在不同时间段。这个系统分钟段不要贪,小时段可以<345284663@qq.com> 在 2020-06-18 上传 | 大小:1.92kb | 下载:0
[人工智能/神经网络/遗传算法] 人工智能算法-蚁群算法
说明:人工智能算法中的蚁群算法,可应用于多项约束下的最优规划问题。(The ant colony algorithm in artificial intelligence algorithms can be applied to optimal planning problems under multiple constraints.)<AIKO123> 在 2024-11-15 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] cnn
说明:Use cnn to classify land use<lianxinlong> 在 2021-05-18 上传 | 大小:1.77kb | 下载:0
[人工智能/神经网络/遗传算法] 贝叶斯算法
说明:人工智能算法中,比较典型的贝叶斯算法用于分类。准确率高<liuzhou_huang> 在 2021-09-01 上传 | 大小:1.83kb | 下载:0