登录
首页 » matlab » GNN_1_1b

GNN_1_1b

于 2020-07-03 发布 文件大小:473KB
0 266
下载积分: 1 下载次数: 18

代码说明:

  基于GNN神经网络的系统仿真,具有较好的仿真效果。(Based on GNN neural network system simulation, has a good simulation results.)

文件列表:

GNN_1_1b
........\GNN 1.1b
........\........\comparisonNet
........\........\.............\initializeComparisonNet.m,1962,2007-12-15
........\........\.............\learnComparisonNet.m,5195,2007-12-15
........\........\.............\plotComparisonNetTrainingResults.m,613,2007-12-15
........\........\.............\testComparisonNet.m,7469,2007-12-15
........\........\Configure.m,39956,2011-03-01
........\........\datasets
........\........\........\CliqueDataset.config,1039,2007-12-15
........\........\........\HalfHotDataset.config,892,2007-12-15
........\........\........\makeCliqueDataset.m,9487,2007-12-15
........\........\........\makeCliqueDataset_fix_rand.m,9786,2007-12-15
........\........\........\makeGeneralDataset.m,8650,2007-12-15
........\........\........\makeHalfHotDataset.m,11774,2007-12-15
........\........\........\makeMutagenicDataset.m,13115,2013-02-11
........\........\........\makeNeighborsDataset.m,9303,2007-12-15
........\........\........\makeOddEvenDataset.m,7952,2007-12-15
........\........\........\makeParityDataset.m,7941,2007-12-15
........\........\........\makeSecondOrderNeighborsDataset.m,9856,2007-12-15
........\........\........\makeSubGraphDataset.m,11308,2007-12-15
........\........\........\makeTmpDataset.m,1891,2007-12-15
........\........\........\makeTreeDepthDataset.m,9592,2007-12-15
........\........\........\makeWebPagesScoringDataset.m,10743,2007-12-15
........\........\........\muta-f.pl,390315,2007-12-15
........\........\........\muta-u.pl,77086,2007-12-15
........\........\........\muta.pl,467401,2007-12-15
........\........\........\muta.pl_new,357429,2007-12-15
........\........\........\NeighborsDataset.config,854,2007-12-15
........\........\........\ParityDataset.config,806,2007-12-15
........\........\........\SecondOrderNeighborsDataset.config,875,2007-12-15
........\........\........\SubGraphMatchingDataset.config,1120,2007-12-15
........\........\........\TreeDepthDataset.config,788,2007-12-15
........\........\........\TreeDepthDataset.config.backup,808,2007-12-15
........\........\........\WebPagesScoringDataset.config,868,2007-12-15
........\........\experiments
........\........\...........\init_class.m,432,2007-12-15
........\........\...........\save_learning.m,1046,2007-12-15
........\........\...........\start_learning.m,161,2007-12-15
........\........\...........\test_learning.m,1600,2007-12-15
........\........\GNN.config,2857,2011-03-01
........\........\GNN_DOC.pdf,190123,2011-07-21
........\........\initialization
........\........\..............\initializeNet.m,1547,2007-12-15
........\........\isomorphism
........\........\...........\areIsomorph.m,1664,2007-12-15
........\........\...........\isomorphism.mat,4295,2007-12-15
........\........\...........\mygetPR.m,282,2007-12-15
........\........\...........\mytest.m,287,2007-12-15
........\........\learn.m,552,2007-12-15
........\........\MLP
........\........\...\initializeMLP.m,1653,2007-12-15
........\........\...\testMLP.m,2656,2007-12-15
........\........\...\trainMLP.m,4954,2007-12-15
........\........\neuralNetworks
........\........\..............\backwardOneLayerLinearOutNet.m,431,2007-12-15
........\........\..............\backwardOneLayerNet.m,826,2007-12-15
........\........\..............\backwardTwoLayerLinearOutNet.m,725,2007-12-15
........\........\..............\backwardTwoLayerNet.m,982,2007-12-15
........\........\..............\forwardJacobianOneLayerLinearOutNet.m,166,2007-12-15
........\........\..............\forwardJacobianOneLayerNet.m,239,2007-12-15
........\........\..............\forwardOneLayerLinearOutNet.m,698,2007-12-15
........\........\..............\forwardOneLayerNet.m,340,2007-12-15
........\........\..............\forwardTwoLayerLinearOutNet.m,1207,2007-12-15
........\........\..............\forwardTwoLayerNet.m,1216,2007-12-15
........\........\..............\getDeltaJacobianOneLayerLinearOutNet.m,368,2007-12-15
........\........\..............\getDeltaJacobianOneLayerNet.m,521,2007-12-15
........\........\..............\getDeltaJacobianTwoLayerLinearOutNet.m,831,2007-12-15
........\........\..............\getDeltaJacobianTwoLayerNet.m,929,2007-12-15
........\........\..............\getJacobianOneLayerLinearOutNet.m,781,2007-12-15
........\........\..............\getJacobianTwoLayerLinearOutNet.m,780,2007-12-15
........\........\private
........\........\.......\displayTestRes.m,2271,2007-12-15
........\........\.......\evaluateAccuracyOnGraphs.m,652,2007-12-15
........\........\.......\learn_.m,20232,2007-12-15
........\........\.......\test4autoassociator.m,14720,2007-12-15
........\........\.......\test4autoassociator_old.m,17292,2007-12-15
........\........\.......\test4autoassociator_veryold.m,11827,2007-12-15
........\........\.......\test4classification.m,12806,2011-03-11
........\........\.......\test4regression.m,9993,2011-03-11
........\........\.......\test4uniform.m,5827,2007-12-15
........\........\save_experiment.m,376,2007-12-15
........\........\startSession.m,72,2011-03-01
........\........\systemModels
........\........\............\autoassociatorComputeDeltaError.m,637,2007-12-15
........\........\............\autoassociatorComputeError.m,1456,2007-12-15
........\........\............\linearModelInitialize.m,1128,2007-12-15
........\........\............\linearModelRunBackward.m,3807,2007-12-15
........\........\............\linearModelRunForward.m,2208,2007-12-15
........\........\............\mseComputeDeltaError.m,654,2007-12-15
........\........\............\mseComputeError.m,1344,2007-12-15
........\........\............\neuralModelAutomorphComputeError.m,1651,2007-12-15
........\........\............\neuralModelGetDeltaJacobian.m,1265,2007-12-15
........\........\............\neuralModelGetJacobian.m,1837,2007-12-15
........\........\............\neuralModelInitialize.m,6488,2007-12-15
........\........\............\neuralModelQuadraticComputeDeltaError.m,587,2007-12-15
........\........\............\neuralModelQuadraticComputeError.m,1063,2007-12-15
........\........\............\neuralModelRunBackward.m,1285,2007-12-15
........\........\............\neuralModelRunForward.m,1555,2007-12-15
........\........\............\neuralModelWithProductComputeDeltaError.m,1308,2007-12-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 85375571MISO
    说明:  hslogic算法仿真,HammersteinOEMA模型辨识方法研究,基于改进粒子群算法的Hammerstein模型辨识,基于混合粒子群优化算法辨识Hammerstein模型(Hslogic algorithm simulation, Hammerstein OEMA model identification method research, Hammerstein model identification based on improved particle swarm optimization algorithm, Hammerstein model identification based on hybrid particle swarm optimization algorithm)
    2020-07-03 19:47:07下载
    积分:1
  • delphil编辑增强工具,使得编辑更快
    delphil编辑增强工具,使得编辑更快-delphil enhanced editing tools, making editing faster
    2022-03-12 18:00:28下载
    积分:1
  • python-config-parser
    针对python的congfigparse功能,进行编程,并用实例验证方法的正确性。(The congfigparse for python functions to be programmed, and the correctness of the authentication method with an example.)
    2013-09-01 15:00:30下载
    积分:1
  • 21ic下载_STM32F103 ATT7022 MODBUS工程 源程序_
    ATT7022是一种多功能高精度三相电能计量专用芯片,适用于三相三线的应用。将采集到的电量参数通过本身自带的SPI串行口传输给处理器上。(ATT7022 is a multi-function and high-precision three-phase power metering special chip, which is suitable for three-phase three wire applications. The collected power parameters are transmitted to the processor through the SPI serial port.)
    2018-11-07 11:09:47下载
    积分:1
  • incantesimi
    incantesimi harry potter monopoly
    2017-12-20 19:32:17下载
    积分:1
  • 一个vc6.0编译boostregex图书馆下。使用简单方便,做…
    一个在vc6.0下编译好的boostregex库。使用简单方便,不用编译-Under a vc6.0 compiled boostregex library. The use of simple and convenient, do not compile
    2022-01-25 18:34:08下载
    积分:1
  • 称重企业系统解决方案-简单招标版
    称重系统 整体解决方案 至美软件 主要是称重系统软件的开发(zhimei software weight system weight system weight system)
    2020-06-16 22:20:01下载
    积分:1
  • 程序与报告
    说明:  用matlab实现应用逆变法产生伪随机数序列(Application of inversion method to generate pseudo-random number sequence)
    2021-05-15 10:30:02下载
    积分:1
  • FiveChess
    一个简单的五子棋可联网游戏源代码。。此代码对于一些入门玩家很家帮助!(A simple game of backgammon can be networked source. . This code is for some players to start at home to help!)
    2011-09-20 20:32:07下载
    积分:1
  • 江西理工大学兰小机的精品课程,主要是基于C#的AE开发
    江西理工大学兰小机的精品课程,主要是基于C#的AE开发-Jiangxi Polytechnic University Portland courses in small machine products, mainly based on C# development of AE
    2022-05-15 11:08:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载