CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 社区发现算法

搜索资源列表

  1. Fast GN

    1下载:
  2. Fast Community Detection algorithm 是美国Michigan大学Newman教授所创,是复杂网络中社区发现的经典算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-12-20
    • 文件大小:61366
    • 提供者:major82
  1. Community_BGLL_CPP

    2下载:
  2. 社区发现经典算法BGLL算法的c++实现,能够根据不同节点之间的联系来实现社区的划分。-classical community detection algorithm BGLL, c++ implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:184274
    • 提供者:董学林
  1. 经典算法GN算法的Java实现

    0下载:
  2. 社区发现经典算法GN算法的Java实现,能够根据不同节点之间的联系来实现社区的划分。-Community found that classical algorithm GN algorithm Java implementation, and can be the link between different nodes to achieve the division of the community.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-12-23
    • 文件大小:4470
    • 提供者:Avenway
  1. Network_Potential

    0下载:
  2. 基于网络能量的社区发现分裂算法,定义网络的能量和边能量,依次选择最大能量的边并删除,直到划分出相应的社区。代码有相应的说明-Web-based community discovery energy splitting algorithm, define the network of energy and edge energy, select and delete the maximum energy of the side until the division of the correspon
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6786
    • 提供者:CATKING
  1. fiedler

    0下载:
  2. 复杂网络中基于谱分析的社区发现算法中,求解拉普拉斯矩阵的第二特征值(费德勒向量)代码-Spectral analysis of the complex network of community-based discovery algorithm for solving Laplace second eigenvalues ​ ​ of the matrix (Federer vector) code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1704
    • 提供者:gexinyu
  1. cluster_jl

    0下载:
  2. 这是论文Fast_unfolding_of_communities_in_large_networks的MATLAB代码,是一种静态社区发现算法-This is the thesis Fast_unfolding_of_communities_in_large_networks MATLAB code, is a static community discovery algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2557
    • 提供者:文威
  1. CNN10000

    0下载:
  2. 复杂网络中社区发现的一种重要的抽样算法,是雪球抽样的一种拓展方法。-An important sampling algorithm complex networks of community found an expanding snowball sampling method.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:368970
    • 提供者:栗禄尧
  1. GCE(linux)

    0下载:
  2. 社会网络的重叠社区发现算法GCE的源程序,其在高密度网络中社区发现性能更加优良。-Source program of community detection algorith GCE.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:22921
    • 提供者:Spring
  1. binary_networks

    0下载:
  2. 目前社区发现算法中验证算法性能的LFR生成程序,其是Windows平台下无向无权重人工网络的生成程序。-LFR benchmark network!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:2030871
    • 提供者:Spring
  1. LPA

    0下载:
  2. 基于标签传播的实时社区发现算法研究,实现了原始标签传播算法。-The research of real-time community detection algorithm based on label propagation.The original label propagation algorithm has been come true.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:38561
    • 提供者:付娇
  1. newman社区聚类

    3下载:
  2. Fast Newman算法实现社团发现,主要用于复杂网络的社团发现
  3. 所属分类:matlab例程

    • 发布日期:2015-11-12
    • 文件大小:922
    • 提供者:lansfeiniao
  1. gn

    0下载:
  2. 社区发现的经典算法 GN算法的java测试-Java test of the classical algorithm GN algorithm for community detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:27752
    • 提供者:zhch55
  1. copra

    2下载:
  2. 社区发现算法 copra,用于发现重叠社区-Community discovery algorithm copra, used to recreate the community
  3. 所属分类:数据挖掘

    • 发布日期:2017-05-03
    • 文件大小:2260
    • 提供者:李娟
  1. A1A2

    0下载:
  2. 通过fn算法,实现社区网络发现的一个例子。(Through FN algorithm, an example of community network discovery is implemented.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:18432
    • 提供者:CJL2017
  1. 1

    0下载:
  2. GN算法是一种分裂型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。(GN algorithm is a divisive community structure discovery algorithm. According to the characteristics of high cohesion within the community and low cohesion between communities, th
  3. 所属分类:大数据

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:刘小联合
  1. COPRA

    0下载:
  2. Finding overlapping communities in networks by label propagation论文中基于LPA的扩展算法COPRA,可以用于重叠社区的发现(COPRA, an extension algorithm based on LPA, can be used to discover overlapping communities)
  3. 所属分类:人工智能/神经网络/深度学习

  1. lfm

    0下载:
  2. 重叠社区发现LFM算法,基于python实现,导入的文件是lfr基准测试网络,里面写了检测指标,文件可更改,算法通过网络邻接矩阵来实现社区划分(The overlapping community found the LFM algorithm, based on the python implementation, the imported document is the LFR benchmark network, in which the detection index is written
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-06
    • 文件大小:2048
    • 提供者:静丫头
  1. 社区划分算法模块度函数计算

    0下载:
  2. 上世纪60年代,Herbert Simon 首先提出了复杂系统具有模块结构特性的概念。而针对社区的研究实际上是从子图分割问题演化而来,Kernighan-Lin 提出的二分算法使得子图分割问题逐渐成为当时图挖掘领域关注的重点。另外,在社会学领域,社会学家也发现社区结构在各种复杂网络中的普遍存在性。进入21世纪后,社区的研究开始被研究者所重视,而近年来随着社交网络的崛起,这一领域的关注度已大大提升。使用时讲后缀名改为py,python打开
  3. 所属分类:数据挖掘

搜珍网 www.dssz.com