登录
首页 » matlab » GNN_1_1b

GNN_1_1b

于 2020-07-03 发布 文件大小:473KB
0 270
下载积分: 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 个回复

  • 一个非常好用的教程~~~从0开始~~~~教你了
    一个非常好用的教程~~~从0开始~~~~教你了-a very user-friendly guide ~ ~ ~ starting from 0 ~ ~ ~ ~ teach you
    2022-01-26 03:52:45下载
    积分:1
  • 在VC下实现的一个小程序 牛顿迭带法 先确定有根区间,再算值
    在VC下实现的一个小程序 牛顿迭带法 先确定有根区间,再算值-in VC under procedures of a small Newton iterative method is to first determine the root zone, and then value
    2022-02-22 00:40:15下载
    积分:1
  • C#制作Flash效果的窗体渐变动画
    C#制作Flash效果的窗体渐变动画,主要是创建渐变动画,很实用的例子,C#动画效果制作实例。
    2022-01-25 21:15:33下载
    积分:1
  • 模糊聚类信号分选
    通过算法实现模糊聚类分选,测试能够正常运行(Fuzzy Clustering Classification by Algorithms)
    2019-05-09 20:07:01下载
    积分:1
  • 这软是一个重要的软软的人,这软是我亲爱的你…
    this soft is for an important soft for soft people ,this soft is my dear to you for your soft.
    2023-04-05 23:55:06下载
    积分:1
  • C#入门到精通
    说明:  C#入门教程,适合新手学习,高手勿下。快速上手。(c#Introductory tutorial,Suitable for beginners to learn, not under the master.get started quickly.)
    2021-03-05 09:44:09下载
    积分:1
  • 人工势场matlab
    说明:  基于matlab实现人工势场算法,同时改进算法约束条件,避免算法陷入极值局部小的可能(The artificial potential field algorithm is realized based on MATLAB, and the constraint conditions of the algorithm are improved to avoid the possibility of the algorithm falling into the local minimum of the extreme value)
    2020-07-08 10:04:44下载
    积分:1
  • USC-Mech II
    USC_Mech v2 in a chemkin format
    2021-03-11 20:09:25下载
    积分:1
  • DreamerShop dreamers Shop System v2.6
    DreamerShop梦想家网店系统 v2.6-DreamerShop dreamers Shop System v2.6
    2023-03-04 09:40:06下载
    积分:1
  • 基于XILINX FPGA的OFDM通信系统基带设计
    说明:  浙大人写的,基于802.11写的OFDM设计,基于FPGA的设计,适合新手学习(OFDM design based on 802.11 written by Zhejiang Daren, and design based on GA, suitable for novice learning)
    2020-03-22 17:21:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载