搜索资源列表
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
NeuralnetworksolveTSP
- 利用连续型Hopfield反馈网络求解10城市的旅行商(TSP)问题,matlab编码,内有详细说明。-Using Continuous Hopfield feedback network of 10 cities to solve traveling salesman (TSP) problem, matlab coding, which is described in detail.
hundun
- 这是有关非线性在语音预测编码、识别等方面的应用,还有神经网络方法在语音预测编码、语音增强、识别等方面的应用,相当有用哦!-This is the non-linear prediction in speech coding, recognition and other applications, as well as neural network prediction in speech coding, speech enhancement, recognition and other appl
Alamouti-MIMO
- It s very useful to who wants to simulate MIMO.in LTE network This code run on Matlab platform In this package include 5 files simulation -Alamouti code -Space time block code -Space time coding -Adaptive mimo - Alamouti mimo
tcp
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为tcp/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-Network structure in the simulation in ns2, in OTCL coding, the protocol proxy agent node were set to tcp/Reno, TCP/Newreno, TCP/Sack1 and tcp/Vegas, to
facebpn
- This program will give better precision and recall rate as this coding uses Back propagation network
PNC-Schemes
- 本文详细介绍了基于有限域和无限域的各两种物理层网络编码的方法-This paper describes the finite domain and infinite domain based on the two kinds of physical layer network coding approach
MATLABneural-network
- MATLAB神经网络编码!对学习MATLAB神经网络有很好的作用!-MATLAB neural network coding! Learning MATLAB neural network is a good role!
noncoherent-PNC
- 个人收集的物理层网络编码的最新经典论文,非相干解调-The classical recently paper about physical network coding
Minesweeper
- 扫雷机游戏 有输入 输出 用神经网络控制的进行游戏编码-Demining machine games game coding of the input-output neural network control
workstandard
- 深度信念网络带有限制玻耳兹曼机和反向传播网络以及卷积神经网络和子编码网络-Network with a limited depth of faith Boltzmann machine and reverse the spread of networks and convolution coding neural networks and sub-networks
Autoencoder_Code
- 深信度网络中的自编码部分,包括受限玻尔兹曼机训练,BP算法反向微调,深度学习入门学习材料!-Convinced of the network of self-coding parts, including Restricted Boltzmann Machine training, BP algorithm reverse trimming, deep learning introductory learning materials!
sparseAutoencoder
- 关于神经网络中稀疏自编码的原理说明,该资料为英文原文-The principle of sparse self coding on the neural network, the information is in English
gannuiqai
- 有信道编码,调制,信道估计等,BP神经网络的整个训练过程,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- Channel coding, modulation, channel estimation, The entire training process BP neural network, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute corr
DBN
- 深度信念网络,神经网络的一种。既可以用于非监督学习,类似于一个自编码机;也可以用于监督学习,作为分类器来使用。(Deep belief network, a kind of neural network. It can be used for unsupervised learning, similar to a self-coding machine, or supervised learning, as a classifier.)
neural-network-genetic-algorithm-master
- 为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number