ANRYYANG's repos on GitHub
Python · 18 watchers
PANE
Official Implementation for "Scaling Attributed Network Embedding to Massive Graphs"
Java · 11 watchers
APP
The code of APP, Scalable Graph Embedding for Asymmetric Proximity. Zhou, Chang and Liu, Yuqiong and Liu, Xiaofei and Liu, Zhongyi and Gao, Jun AAAI 2017
Python · 7 watchers
ACMin
Effective and Scalable Clustering on Massive Attributed Graphs
Python · 6 watchers
ROCK_Clustering_Algorithm
ROCK clustering algorithm, written by python, refered Intelligent Web Algorithm
Python · 5 watchers
NRP-code
Code for Homogeneous Network Embedding for Massive Graphs via Reweighted Personalized PageRank
C++ · 5 watchers
tea
The C++ implementation of our paper "Efficient Estimation of Heat Kernel PageRank for Local Clustering"
Matlab · 4 watchers
M-NMF
code for M-NMF: Community Preserving Network Embedding. Xiao Wang, Peng Cui, Jing Wang, Jian Pei, Wenwu Zhu, Shiqiang Yang. AAAI 2017
1 watchers
GEBEp
Code for the paper titled "Scalable and Effective Bipartite Network Embedding"
Python · 1 watchers
RIN
IJCAI 2017 "Effective Representing of Information Network by Variational Autoencoder". Forked from https://github.com/Algorithm216/RIN
0 watchers
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
0 watchers
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
0 watchers
ApproxBHPP
The code for the paper titled "Efficient and Effective Similarity Search over Bipartite Graphs"
0 watchers
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Python · 0 watchers
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
0 watchers
biclustlib
A Python library of biclustering algorithms, evaluation measures and datasets.
0 watchers
cam-notes
My Cambridge Lecture Notes
Jupyter Notebook · 0 watchers
cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
C++ · 0 watchers
CppPrimer
:books: C++ Primer 5 exercise answers.
C++ · 0 watchers
CTPL
Modern and efficient C++ Thread Pool Library
Cuda · 0 watchers
cuda_test
some simple example of cuda
Python · 0 watchers
cxxtest
CxxTest Unit Testing Framework
Python · 0 watchers
deepwalk
DeepWalk - Deep Learning for Graphs
Matlab · 0 watchers
DNGR
Source Code of DNGR
Java · 0 watchers
embedding
Dynamic graph embedding
Scala · 0 watchers
fast-ppr-scala
Personalized PageRank Algorithm described in the paper "FAST-PPR: Scaling Personalized PageRank Estimation for Large Graphs"
Python · 0 watchers
gae
Implementation of Graph Auto-Encoders in TensorFlow
Python · 0 watchers
gcn
Implementation of Graph Convolutional Networks in TensorFlow
0 watchers
graphblast
High-Performance Linear Algebra-based Graph Primitives on GPUs
C++ · 0 watchers
graphchi-cpp
GraphChi's C++ version. Big Data - small machine.
Python · 0 watchers
GraphSAGE
Inductive representation learning on large graphs.
Matlab · 0 watchers
GraRep
Source Code of GraRep
Python · 0 watchers
HOMF
Higher Order Matrix Factorization with or without side information
C++ · 0 watchers
LINE
LINE: Large-scale information network embedding
Java · 0 watchers
MMDW
Max-margin DeepWalk
C++ · 0 watchers
mylib
my personal c++ lib
TeX · 0 watchers
NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
C · 0 watchers
ompi
Open MPI main development repository
0 watchers
parlaylib
ParlayLib - A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
0 watchers
pbbs
Problem Based Benchmark Suite (PBBS) for OpenMP
0 watchers
pdsa
Probabilistic Data Structures and Algorithms in Python
Python · 0 watchers
planetoid
Semi-supervised learning with graph embeddings
C++ · 0 watchers
PowerWalk
Personalized PageRank (PPR) on GraphLab PowerGraph
0 watchers
reports
Some reviews or reports on some papers or topics from personal view
Python · 0 watchers
SDNE
This is a implementation of SDNE (Structural Deep Network embedding)
0 watchers
singa
a distributed deep learning platform
C · 0 watchers
softheap
Implementation of a mmap() softheap in C
C++ · 0 watchers
sparsehash
C++ associative containers
C++ · 0 watchers
sparsepp
A fast, memory efficient hash map for C++
Python · 0 watchers
struc2vec
This repository provides a reference implementation of struc2vec.
C++ · 0 watchers
SVMSGD
Stochastic Gradient Descent SVM classifier
0 watchers
sw2v
sparse word2vec
Matlab · 0 watchers
TADW
code for IJCAI2015 paper "Network Representation Learning with Rich Text Information"
Python · 0 watchers
TransNet
Source code and datasets of IJCAI2017 paper "TransNet: Translation-Based Network Representation Learning for Social Relation Extraction".
Python · 0 watchers
TriDNR
Tri-Party Deep Network Representation
JavaScript · 0 watchers
Wiz.Editor.md
一个基于 Editor.md 构建的为知笔记 Markdown 插件
C++ · 0 watchers
zl_threadpool
Linux平台下C++(C++98、C++03、C++11)实现的线程池