CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - graph embedding
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - graph embedding - List
[
AI-NN-PR
]
LGE
DL : 0
LGE算法(Linear Graph Embedding)用于降维,代码比较长,比较复杂。供大家研究!-LGE algorithm (Linear Graph Embedding) for dimensionality reduction, code longer, more complicated. For everyone!
Update
: 2025-03-07
Size
: 3kb
Publisher
:
小哈
[
AI-NN-PR
]
OLPP
DL : 0
正交的Linear Graph Embedding算法!用于降维,供大家学习交流。-Orthogonal Linear Graph Embedding Algorithm! For dimensionality reduction for them to learn from the exchange.
Update
: 2025-03-07
Size
: 2kb
Publisher
:
小哈
[
Windows Develop
]
SDA
DL : 0
Semi-Supervised Discriminant Analysis (Graph Embedding Way)
Update
: 2025-03-07
Size
: 15kb
Publisher
:
keyvan
[
Mathimatics-Numerical algorithms
]
NPE
DL : 0
本代码实现基于成对约束的半监督图嵌入算法-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 embedding model, called Semi-supervised Graph Embedding (SGE). This algorithm builds an adjacency graph which can best respect the geometry structure inferred from the must-link pairwise constraints, which specify a pair of instances belong to the same class. The projections are obtained by preserving such a graph structure. Using the notion of graph Laplacian, SGE has a closed solution of an eigen-problem of some specific Laplacian matrix and therefore it is quite efficient. Experimental results on Yale standard face database demonstrate the effectiveness of our proposed algorithm.
Update
: 2025-03-07
Size
: 2kb
Publisher
:
刘国胜
[
matlab
]
isomap
DL : 0
In statistics, Isomap is one of several widely used low-dimensional embedding methods, where geodesic distances on a weighted graph are incorporated with the classical scaling (metric multidimensional scaling). Isomap is used for computing a quasi-isometric, low-dimensional embedding of a set of high-dimensional data points. The algorithm provides a simple method for estimating the intrinsic geometry of a data manifold based on a rough estimate of each data point’s neighbors on the manifold. Isomap is highly efficient and generally applicable to a broad range of data sources and dimensionalities.
Update
: 2025-03-07
Size
: 1kb
Publisher
:
Karthikeyan
[
matlab
]
SDA
DL : 0
半监督鉴别分析是一种很流行的算法,它利用了现实世界的大量的无标记的数据,并对它们分类-Semi-Supervised Discriminant Analysis (Graph Embedding Way)
Update
: 2025-03-07
Size
: 2kb
Publisher
:
李力
[
AI-NN-PR
]
LGE
DL : 0
线性图嵌入方法,该方法是一种基于图框架的子空间学习方法,被用于LPP,NPE等流行学习方法中。-(Regularized) Linear Graph Embedding (Provides a general framework for graph based subspace learning. This function will be called by LPP, NPE, IsoProjection, LSDA, MMP ...)
Update
: 2025-03-07
Size
: 3kb
Publisher
:
caolinlin
[
Fractal program
]
C_one
DL : 0
关联维数参数(嵌入维数和时间延迟)的计算 。读取txt波形数据,绘制图形,利用CC方法分析图形的的嵌入维数和时间延迟-The correlation dimension parameters (embedding dimension and time delay) calculation. Read txt waveform data, draw pictures using the CC method to analyze the graph of the embedding dimension and time delay
Update
: 2025-03-07
Size
: 1kb
Publisher
:
yihanerhan
[
Industry research
]
graph-embedding-
DL : 0
graph embedding and extensions a general framework for dimensionality
Update
: 2025-03-07
Size
: 1.43mb
Publisher
:
郑
[
Other
]
LGME
DL : 0
input: param: parameters of the LMGE algorithm param.mu, param.alpha, param.beta are regularization parameters. param.p: dimension of shared subspace param.k: number of nearest neighbors for Laplacian matrix X: input data Y: groundtruth labels output: model.W: matrix W Reference: Web and Personal Image Annotation by Mining Label Correlation with Relaxed Visual Graph Embedding Yi Yang, Fei Wu, Feiping Nie, Heng Tao Shen, Yueting Zhuang and Alex Hauptmann. contact: yyang@cs.cmu.edu -Web and Personal Image Annotation by Mining Label Correlation with Relaxed Visual Graph Embedding
Update
: 2025-03-07
Size
: 1kb
Publisher
:
Arron
[
Special Effects
]
LGE.m
DL : 0
Linear Graph Embedding 函数形式,可以直接调用-Linear Graph Embedding functional form can be called directly
Update
: 2025-03-07
Size
: 3kb
Publisher
:
yangyang
[
matlab
]
ISOMAP-Algorithm
DL : 0
ISOMAP算法,其中做了部分修改。算法采用K近邻图计算测地距离的方法,最后进行低维嵌入-ISOMAP algorithm, which made some modification.Algorithm of geodesic distance is obtained by using the K neighbor graph method, finally to low dimensional embedding
Update
: 2025-03-07
Size
: 2kb
Publisher
:
ee
[
Special Effects
]
LEM-Algorithm
DL : 0
LEM(拉普拉斯特征映射)算法,拉普拉斯特征映射是基于局部邻域,保持局部结构的流形学习方法。LEM通过一个无向加权图刻画流形上数据点间的近邻关系,图的顶点为原始数据点,图的边对应点之间的近邻关系,边的权值对应近邻点之间的相似程度(也可以是某种距离),LEM在低维嵌入空间中尽量保持图中数据点之间的近邻关系,然后求取嵌入坐标。通俗的说,LEM认为在高维数据空间离得近的点在低维嵌入空间也应该离得近-LEM (Laplace feature mapping) algorithm, Laplace feature mapping is based on a local neighborhood, holding manifold learning method local structure. LEM through a non-weighted graph depicts flow to form a neighbor relationship between data points, the graph' s vertex to the original data points, corresponding points edge neighbor relationship graph between the edge weights corresponding to the degree of similarity between neighboring points ( may be some distance), LEM keep neighbor relationship diagram between the data points in a low dimensional embedding space, and then strike embedding coordinates. Popular to say, LEM believes in high-dimensional data space be closer point in the low-dimensional embedding space should be closer
Update
: 2025-03-07
Size
: 471kb
Publisher
:
ccc
[
matlab
]
KGE
DL : 0
KGE: Kernel Graph Embedding
Update
: 2025-03-07
Size
: 2kb
Publisher
:
jianglantian
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.