unsupervised-learning topic

List unsupervised-learning repositories

diff2vec

120
Stars
20
Forks
Watchers

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

GEMSEC

251
Stars
49
Forks
Watchers

The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).

graph2vec

879
Stars
168
Forks
Watchers

A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

GraphWaveMachine

183
Stars
35
Forks
Watchers

A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".

SkeletonMerger

65
Stars
15
Forks
Watchers

Code repository for paper `Skeleton Merger: an Unsupervised Aligned Keypoint Detector`.

Chinese-UFLDL-Tutorial

347
Stars
117
Forks
Watchers

[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。

ContraD

189
Stars
24
Forks
Watchers

Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)

splitbrainauto

138
Stars
31
Forks
Watchers

Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.

DeepClustering

110
Stars
23
Forks
Watchers

A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.

PixelNet

195
Stars
48
Forks
Watchers

The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.