chi2liu's Stars
yangji9181/GRACE
Graph Clustering with Embedding Propagation
CannyLab/tsne-cuda
GPU Accelerated t-SNE for CUDA with Python bindings
XifengGuo/DEC-keras
Keras implementation for Deep Embedding Clustering (DEC)
ChongYou/subspace-clustering
Toolbox for large scale subspace clustering
DeepGraphLearning/graphvite
GraphVite: A General and High-performance Graph Embedding System
dkondor/sccs32s
iterative method to find connected components in an undirected graph
ParBLiSS/parconnect
Computes graph connectivity for large graphs
kristenjacobs/container-networking
Container networking from scratch, from a single namespace to an overlay network.
jenniferjang/subsampled_neighborhood_graph_dbscan
Subsampled Graph-Based DBSCAN
GGiecold-zz/DBSCAN_multiplex
A fast and efficient implementation of DBSCAN clustering.
wangyiqiu/dbscan-python
Theoretically Efficient and Practical Parallel DBSCAN
jenniferjang/dbscanpp
bwoneill/pypardis
A parallel distributed implementation of DBSCAN on Spark using Python
Markus-Goetz/hpdbscan
Highly parallel DBSCAN (HPDBSCAN)
elki-project/elki
ELKI Data Mining Toolkit
google-research/google-research
Google Research
benedekrozemberczki/GraRep
A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).
benedekrozemberczki/EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
benedekrozemberczki/EdMot
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
benedekrozemberczki/DANMF
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
benedekrozemberczki/M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
benedekrozemberczki/Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
benedekrozemberczki/LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
jwcalder/GraphLearning
Python package for graph-based clustering and semi-supervised learning
visenger/awesome-mlops
A curated list of references for MLOps
SeldonIO/sig-mlops-jenkins-classic
blueimp/shell-scripts
A collection of (mostly POSIX compatible) shell scripts.
theislab/single-cell-tutorial
Single cell current best practices tutorial case study for the paper:Luecken and Theis, "Current best practices in single-cell RNA-seq analysis: a tutorial"
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
sachinites/tcpip_stack
Implement your own TCP IP Stack