资源列表

« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 2830 »

[人工智能/神经网络/遗传算法stackedAE

说明:堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。-Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.
<单清序> 在 2024-10-05 上传 | 大小:10853376 | 下载:0

[人工智能/神经网络/遗传算法Sparse-Autoencoder

说明:稀疏自编码是构成堆栈式自编码的基础,通过稀疏自编码可以提取图像的边缘特征。-Sparse coding constitute the basis of the stack self-encoded by sparse coding can be extracted the edge feature of the image.
<单清序> 在 2024-10-05 上传 | 大小:11825152 | 下载:0

[人工智能/神经网络/遗传算法self-taught-learning

说明:自主学习把稀疏自编码器和分类器实现结合。先通过稀疏自编码对无标签的5-9的手写体进行训练得到最优参数,然后通过前向传播,得到训练集和测试集的特征,通过0-4有标签训练集训练出softmax模型,然后输入测试集到分类模型实现分类。-Independent Learning the encoder and the sparse classifiers achieve the combination. First through spars
<单清序> 在 2024-10-05 上传 | 大小:9228288 | 下载:0

[人工智能/神经网络/遗传算法TSP-solved-by-ACO

说明:求TSP最短路径问题,采用蚁群算法求解,给予C++编程的资料和程序-TSP solved by ACO
<田延飞> 在 2024-10-05 上传 | 大小:21504 | 下载:0

[人工智能/神经网络/遗传算法ex1

说明:贝叶斯方法一篇比较科普的中文介绍可以见pongba的平凡而神奇的贝叶斯方法: http://mindhacks.cn/2008/09/21/the-magical-bayesian-method/,实际实现一个贝叶斯分类器之后再回头看这篇文章,感觉就很不一样。 在模式识别的实际应用中,贝叶斯方法绝非就是post正比于prior*likelihood这个公式这么简单,一般而言我们都会用正态分布拟合likelihood来实现。-patt
<吴道子> 在 2024-10-05 上传 | 大小:43008 | 下载:0

[人工智能/神经网络/遗传算法netural-network

说明:常用神经网络算法,以及原理实现。。。包括MLP神经网络、卷积神经网络-Common neural network algorithm, as well as the principle of implementation... Including MLP neural network, convolutional neural network, etc.
<snow> 在 2024-10-05 上传 | 大小:4140032 | 下载:0

[人工智能/神经网络/遗传算法NN

说明:改进过的BP算法,有dropout,和weight decay项,可以设置三种激活函数。可以用来分类。-BP had improved algorithm, dropout, and weight decay term, you can set three activation functions. It can be used for classification.
<单清序> 在 2024-10-05 上传 | 大小:7168 | 下载:0

[人工智能/神经网络/遗传算法Collaborative-fuzzy-clustering

说明:协同模糊聚类算法,这是聚类算法的一种。国内研究的人不多。-Collaborative fuzzy clustering,
<mingming> 在 2024-10-05 上传 | 大小:1907712 | 下载:0

[人工智能/神经网络/遗传算法BPni

说明:对BP神经网络进行逆向建模,能够对微波器件进行逆向分析,从而进行设计-build up BP neural network inverse modeling to analysis microwave devices and to design them.
<陆亚男> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法Wnn

说明:小波神经网络程序,用于图像处理,可以和一些算法结合,达到更好的效果-Wavelet neural network program, for image processing, and some algorithms can be combined to achieve better results
<陆亚男> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法psoRBFS110

说明:用pso算法优化RBF神经网络,从而对微带线的S11参数进行建模-RBF neural networks were optimized by pso algorithm, thus model for S11 parameters of the microstrip line
<陆亚男> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法VCBP

说明:XP系统,VC6.0编程环境。验证BP神经网络的函数逼近能力,模拟Sin函数的输出。在View中分别用“-”、“o”代表Sin函数的原输出值和BP的输出值。-XP system,VC6.0. BP network is used to approximate the output of sin function.In th view.cpp, - shows the value of sin function and 0 s
<majin> 在 2024-10-05 上传 | 大小:47104 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 2830 »

源码中国 www.ymcn.org