登录
首页 » matlab » GNN_1_1b

GNN_1_1b

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

  • 张小飞_MATALB_程序
    说明:  张小飞版阵列信号处理 matlab程序代码(Zhang Xiaofei's Array Signal Processing Matlab Program Code)
    2018-11-22 20:34:28下载
    积分:1
  • BOXER7_15_1_15_BACKUP
    boxer plc program after wrapper downstream
    2019-05-19 13:36:37下载
    积分:1
  • DllTest
    dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
    2012-09-17 20:01:51下载
    积分:1
  • 波方程系数计算程序
    计算薄膜体声波谐振器二维标量微分方程的两类谐振频率(FBAR resonant frequency)
    2017-09-16 19:02:34下载
    积分:1
  • kaggle_diabetic-master
    A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh. Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images. You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
    2019-05-11 15:31:21下载
    积分:1
  • 光纤温度模拟
    对基模高斯光束经过光纤后后的光斑变化做了温度模拟(Temperature simulation of the spot change of fundamental mode Gauss beams after passing through optical fibers is carried out)
    2019-06-12 17:53:54下载
    积分:1
  • 阿里巴巴Java开发手册
    说明:  阿里巴巴java开发手册,详细的开发约束规范(Alibaba java development guide)
    2020-06-16 07:00:01下载
    积分:1
  • 各种PID控制算法的MATLAB源程序,可以结合相应的指导书学习
    各种PID控制算法的MATLAB源程序,可以结合相应的指导书学习-various PID control algorithm MATLAB source, combining the corresponding study guide book
    2022-11-01 03:50:03下载
    积分:1
  • 家用电器用户行为分析与事件识别
    说明:  根据洗浴事件识别模型,对不同地区的用户的用水进行识别(According to the bathing event recognition model, the water consumption of users in different areas is identified)
    2020-07-17 10:15:08下载
    积分:1
  • 开题报告PPT模板
    说明:  This is a slide for the design of a graduation thesis for students of automation major. Includes digital filtering, pulse measurements in the class of four different defense slides. This is a slide for the design of a graduation thesis for students of automation major. Includes digital filtering, pulse measurements in the class of four different defense slides.
    2020-01-08 11:13:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载