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

搜索资源列表

  1. 现代统计学与SAS应用

    1下载:
  2. 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:725.42kb
    • 提供者:苏吉
  1. Graph-theory-by-amber

    0下载:
  2. amber大牛总结的图论基本术语和算法大略,建议结合源码学习,比较抽象-Daniel summed up the amber basic terminology of graph theory and algorithms rough, combination source learning, abstract
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:501.17kb
    • 提供者:Zsw95
  1. FirstChange

    0下载:
  2. 人工智能博弈树学习。用户是MAX方,电脑是MIN方,实现经典的分钱币游戏的与或图盲目搜索算法。-Artificial intelligence game tree learning. MAX user side, the computer is MIN parties to achieve the classic sub-games and coins or graph blind search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:903.5kb
    • 提供者:王石
  1. dsa

    0下载:
  2. 这里包含有数据结构中所有的的算法和代码,非常适合学习数据结构的人,有栈,队,链表,图等等经典算法,非常适用-It contains all of the data structure algorithms and code,which is very suitable for starte learning data structures, such as stack, team, list, graph and so on ,it is very useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:58.8kb
    • 提供者:李娜
  1. NPE

    0下载:
  2. 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2.3kb
    • 提供者:刘国胜
  1. Graph

    0下载:
  2. 是一个在学习数据结构时编写的图结构,主要是用两种方法生成需要的图结构,其中有一个头文件都注释了,要是要使用的话,只需要将另一个头文件注释并把这个取消注释,在main方法中改一个类名就好了-Is a data structure in the learning plan to prepare the structure, is mainly used two methods to generate the need for the graph structure, in which there i
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7.45kb
    • 提供者:王龙飞
  1. GraphDemos

    0下载:
  2. 一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件-Write a Matlab on graph theory and its application in machine learning in the teaching GUI software
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12.39mb
    • 提供者:charles
  1. code

    0下载:
  2. 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6.36kb
    • 提供者:徐洁
  1. graph

    0下载:
  2. 数据结构图源程序,对学习数据结构的人了解使用,帮助了解书上的内容,非常适用-Figure source data structure, data structure for learning to use people who understand and help to understand the contents of the book is very suitable
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.86kb
    • 提供者:xue
  1. Graph

    0下载:
  2. 实现了数据结构中的图的建立搜索等功能,希望与大家分享学习、-Implementation of data structure diagrams of search functions, I hope to share learning,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:104.9kb
    • 提供者:刘兵
  1. Graph---NTree

    0下载:
  2. 图形化显示N叉树,用于数据结构学习-Graphical display of N-ary tree data structure for learning ... ... ... ... ... ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:15.64kb
    • 提供者:Kelvin
  1. C-graph

    0下载:
  2. C算法 图算法 相当有用的电子书 适合入门的算法学习-C algorithm graph algorithms very useful book for entry-learning algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-02
    • 文件大小:14.03mb
    • 提供者:jiangzhuo
  1. reinforcement-learning

    0下载:
  2. A Matlab code for finding the shortest path in a graph using reinforcement learning. A sample of input file format is included.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11.14kb
    • 提供者:Ali
  1. data-structure--Graph

    0下载:
  2. 数据结构---图的代码实现。 参考和学习的上好资料。-Graph data structure--- code. Reference and learning of enclosed information.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4.26kb
    • 提供者:欧才俊
  1. learning-algorithm-code

    0下载:
  2. 有关数据结构的图的学习算法代码实现,最全包括:图的存储结构,图的遍历,拓扑排序,最小生成树和最短路径算法-The data structure of a learning algorithm code, the whole comprising: a storage structure chart, graph traversal, topological sorting, minimum spanning tree and the shortest path algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:朱秋辉
  1. 06-Graph-Traversal

    0下载:
  2. graph traversal for learning c-graph traversal for learning c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:377.12kb
    • 提供者:Yudha
  1. Graph

    0下载:
  2. 利用邻接矩阵构建图,为学习数据结构的同学提供基本的代码(Building graphs by adjacency matrix, providing basic code for students learning data structures)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:40kb
    • 提供者:Delta7
  1. grmf-exp

    0下载:
  2. graph regularized collaborative filtering
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:176kb
    • 提供者:lebronlbj
  1. ConsistentGraphLearning-master

    0下载:
  2. 该代码是多视图聚类的统一图学习框架算法代码,运用Matlab编写,有利于多视图聚类的学习(A Unified Graph Learning Framework for Multi-view Clustering)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:5.02mb
    • 提供者:NMIA
  1. Learning a Joint Affinity Graph for Multiview_Subspace Clustering

    0下载:
  2. Learning a Joint Affinity Graph for Multiview_Subspace Clustering
  3. 所属分类:压缩解压

« 12 3 »
搜珍网 www.dssz.com