Pinned Repositories
Cluster_Ensembles
A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
Concurrent_AP
A scalable and concurrent programming implementation of Affinity Propagation clustering.
DBSCAN_multiplex
A fast and efficient implementation of DBSCAN clustering.
Density_Sampling
For a data-set comprising a mixture of rare and common populations, density sampling gives equal weights to selected representatives of those distinct populations.
ECLAIR
Robust and scalable inference of cell lineages via consensus clustering. Features novel algorithms for the comparison of weighted graphs and unrooted trees.
GiniClust
GiniClust: Detecting Rare Cell Types from Single-Cell Gene Expression Data with Gini Index
Keras_playground
Training deep neural networks with Keras
Parallel_computing_with_CUDA_C
Illustrating CUDA C for general-purpose computing on GPUs
pyRMT
Python for Random Matrix Theory: cleaning schemes for noisy correlation matrices.
PySCUBA
Python for Single-cell Clustering Using Bifurcation Analysis
GGiecold-zz's Repositories
GGiecold-zz/pyRMT
Python for Random Matrix Theory: cleaning schemes for noisy correlation matrices.
GGiecold-zz/Cluster_Ensembles
A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
GGiecold-zz/DBSCAN_multiplex
A fast and efficient implementation of DBSCAN clustering.
GGiecold-zz/Concurrent_AP
A scalable and concurrent programming implementation of Affinity Propagation clustering.
GGiecold-zz/ECLAIR
Robust and scalable inference of cell lineages via consensus clustering. Features novel algorithms for the comparison of weighted graphs and unrooted trees.
GGiecold-zz/Parallel_computing_with_CUDA_C
Illustrating CUDA C for general-purpose computing on GPUs
GGiecold-zz/PySCUBA
Python for Single-cell Clustering Using Bifurcation Analysis
GGiecold-zz/Density_Sampling
For a data-set comprising a mixture of rare and common populations, density sampling gives equal weights to selected representatives of those distinct populations.
GGiecold-zz/Keras_playground
Training deep neural networks with Keras
GGiecold-zz/GiniClust
GiniClust: Detecting Rare Cell Types from Single-Cell Gene Expression Data with Gini Index