登录
首页 » Python » few-shot-gnn-master

few-shot-gnn-master

于 2020-06-16 发布
0 230
下载积分: 1 下载次数: 8

代码说明:

说明:  通过few_shot少量监督信息来训练图神经网络,达到分类的效果(Training Graph Neural Network for Classification)

文件列表:

few-shot-gnn-master, 0 , 2018-10-23
few-shot-gnn-master\.gitignore, 1125 , 2018-10-23
few-shot-gnn-master\README.md, 3650 , 2018-10-23
few-shot-gnn-master\data, 0 , 2018-10-23
few-shot-gnn-master\data\__init__.py, 85 , 2018-10-23
few-shot-gnn-master\data\generator.py, 5509 , 2018-10-23
few-shot-gnn-master\data\mini_imagenet.py, 8312 , 2018-10-23
few-shot-gnn-master\data\omniglot.py, 6244 , 2018-10-23
few-shot-gnn-master\data\parser.py, 596 , 2018-10-23
few-shot-gnn-master\datasets, 0 , 2018-10-23
few-shot-gnn-master\datasets\.gitignore, 16 , 2018-10-23
few-shot-gnn-master\datasets\compressed, 0 , 2018-10-23
few-shot-gnn-master\datasets\compressed\mini_imagenet, 0 , 2018-10-23
few-shot-gnn-master\datasets\compressed\mini_imagenet\readme.md, 199 , 2018-10-23
few-shot-gnn-master\datasets\compressed\omniglot, 0 , 2018-10-23
few-shot-gnn-master\datasets\compressed\omniglot\readme.md, 190 , 2018-10-23
few-shot-gnn-master\main.py, 9453 , 2018-10-23
few-shot-gnn-master\models, 0 , 2018-10-23
few-shot-gnn-master\models\__init__.py, 23 , 2018-10-23
few-shot-gnn-master\models\gnn_iclr.py, 13559 , 2018-10-23
few-shot-gnn-master\models\models.py, 7354 , 2018-10-23
few-shot-gnn-master\test.py, 2609 , 2018-10-23
few-shot-gnn-master\utils, 0 , 2018-10-23
few-shot-gnn-master\utils\__init__.py, 0 , 2018-10-23
few-shot-gnn-master\utils\io_utils.py, 231 , 2018-10-23

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

发表评论

0 个回复

  • taizhou(1)
    说明:  全国省市区县街道json: 文件含义 文件名称 省份数据 provinces.json 城市数据 cities.json 区县数据 areas.json 乡镇(街道)数据 streets.json “省份、城市” 二级联动数据 pc.json “省份、城市” 二级联动数据(带编码) pc-code.json “省份、城市、区县” 三级联动数据 pca.json “省份、城市、区县” 三级联动数据(带编码) pca-code.json “省份、城市、区县、乡镇(National Provincial, Urban and County Street json: Document Meaning Document Name Provincial Data Provces. JSON Urban Data Cities. JSON District and County Data Areas. JSON Township (Street) Data Streets. JSON Secondary Active Data PC. JSON Secondary Active Data PC. JSON Secondary Active Data PC - code. JSON Secondary Active Data PC - code)
    2020-06-18 12:40:01下载
    积分:1
  • rd
    说明:  仿真sar成像RD算法其中包括回波生成距离压缩方位压缩距离徙动校正(RD algorithm for simulated SAR imaging includes echo generation range compression azimuth compression range migration correction)
    2020-06-21 07:00:01下载
    积分:1
  • Nokia 7210 a number of code can be a very good understanding of the process of s...
    一款诺基亚7210的 一些 代码 可以很好的了解起 应用过程和一些代码-Nokia 7210 a number of code can be a very good understanding of the process of starting the application and some code
    2022-02-02 11:06:06下载
    积分:1
  • JAVA象棋,添加功能:实现了当前棋局的保存。
    JAVA象棋,添加功能:实现了当前棋局的保存。-JAVA chess, adding functions : to achieve the preservation of the current game.
    2023-03-01 15:05:04下载
    积分:1
  • Raster_Requ_Ctrl
    电路四倍频算法,具有去毛刺,整形功能,方向及计数(Circuit quadruple frequency algorithm, with deburring, shaping function)
    2020-06-20 01:00:02下载
    积分:1
  • R-software
    一个关于统计方面的编程软件,内有安装程序以及相关方面的说明(A statistical programming software, installation procedures and the relevant aspects of the description within)
    2012-09-22 17:35:14下载
    积分:1
  • PAT
    Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum. 输入描述: Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator. 输出描述: For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.(Input Description: Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator. Output Description: For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.)
    2019-03-02 14:33:27下载
    积分:1
  • singlephasedesign
    该程序为MATLAB的m文件,用于设计单相LCL并网逆变器控制器参数,控制方式为电容电流和入网电流控制方式,只需输入LCL滤波参数和直流侧电压可计算出双闭环控制器参数。(The program is the m file of MATLAB, which is used to design the controller parameters of the single-phase LCL grid connected inverter. The control mode is the control mode of the capacitance current and the net current. The parameters of the double closed loop controller can be calculated only by the input of the LCL filter parameters and the DC side voltage.)
    2018-05-02 21:12:17下载
    积分:1
  • 基于卡尔曼滤波的电池荷电状态估计
    电池荷电状态检测算法的matlab仿真。(Matlab simulation of battery charging state detection algorithm.)
    2019-06-18 23:45:57下载
    积分:1
  • 迈德SDK采图
    说明:  迈德威视工业相机SDK采图,sdk采图,工业相机(MaiDe Vision Industrial Camera Mapping)
    2019-05-17 14:08:44下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载