All Projects → Self Supervised Learning Overview → Similar Projects or Alternatives

688 Open source projects that are alternatives of or similar to Self Supervised Learning Overview

Unsupervised Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Stars: ✭ 605 (+728.77%)
M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
Stars: ✭ 119 (+63.01%)
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+10.96%)
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-75.34%)
Variational Ladder Autoencoder
Implementation of VLAE
Stars: ✭ 196 (+168.49%)
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (+31.51%)
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (+176.71%)
FUSION
PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"
Stars: ✭ 18 (-75.34%)
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).
Stars: ✭ 101 (+38.36%)
acoustic-keylogger
Pipeline of a keylogging attack using just an audio signal and unsupervised learning.
Stars: ✭ 80 (+9.59%)
State-Representation-Learning-An-Overview
Simplified version of "State Representation Learning for Control: An Overview" bibliography
Stars: ✭ 32 (-56.16%)
Contrastive Predictive Coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
Stars: ✭ 369 (+405.48%)
Self Label
Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)
Stars: ✭ 324 (+343.84%)
Simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Stars: ✭ 2,720 (+3626.03%)
Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+2467.12%)
DESOM
🌐 Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization
Stars: ✭ 76 (+4.11%)
VQ-APC
Vector Quantized Autoregressive Predictive Coding (VQ-APC)
Stars: ✭ 34 (-53.42%)
amr
Official adversarial mixup resynthesis repository
Stars: ✭ 31 (-57.53%)
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+187.67%)
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-76.71%)
LinearCorex
Fast, linear version of CorEx for covariance estimation, dimensionality reduction, and subspace clustering with very under-sampled, high-dimensional data
Stars: ✭ 39 (-46.58%)
treecut
Find nodes in hierarchical clustering that are statistically significant
Stars: ✭ 26 (-64.38%)
MVGL
TCyb 2018: Graph learning for multiview clustering
Stars: ✭ 26 (-64.38%)
ladder-vae-pytorch
Ladder Variational Autoencoders (LVAE) in PyTorch
Stars: ✭ 59 (-19.18%)
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (-9.59%)
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+258.9%)
Disentangling Vae
Experiments for understanding disentanglement in VAE latent representations
Stars: ✭ 398 (+445.21%)
Awesome Vaes
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
Stars: ✭ 418 (+472.6%)
Pointglr
Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds (CVPR 2020)
Stars: ✭ 86 (+17.81%)
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (-8.22%)
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (+120.55%)
Autoregressive Predictive Coding
Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning
Stars: ✭ 138 (+89.04%)
Compress
Compressing Representations for Self-Supervised Learning
Stars: ✭ 43 (-41.1%)
dti-clustering
(NeurIPS 2020 oral) Code for "Deep Transformation-Invariant Clustering" paper
Stars: ✭ 60 (-17.81%)
Contrastive Predictive Coding Pytorch
Contrastive Predictive Coding for Automatic Speaker Verification
Stars: ✭ 223 (+205.48%)
Spectralcluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
Stars: ✭ 220 (+201.37%)
Pytorch Byol
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
Stars: ✭ 213 (+191.78%)
Lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Stars: ✭ 532 (+628.77%)
Simclr
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Stars: ✭ 750 (+927.4%)
awesome-graph-self-supervised-learning
Awesome Graph Self-Supervised Learning
Stars: ✭ 805 (+1002.74%)
rl singing voice
Unsupervised Representation Learning for Singing Voice Separation
Stars: ✭ 18 (-75.34%)
Unsupervised-Learning-in-R
Workshop (6 hours): Clustering (Hdbscan, LCA, Hopach), dimension reduction (UMAP, GLRM), and anomaly detection (isolation forests).
Stars: ✭ 34 (-53.42%)
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (-75.34%)
T-CorEx
Implementation of linear CorEx and temporal CorEx.
Stars: ✭ 31 (-57.53%)
awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
Stars: ✭ 748 (+924.66%)
SimCLR
Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"
Stars: ✭ 65 (-10.96%)
srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Stars: ✭ 56 (-23.29%)
dbscan
DBSCAN Clustering Algorithm C# Implementation
Stars: ✭ 38 (-47.95%)
Simclr
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
Stars: ✭ 293 (+301.37%)
Minisom
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Stars: ✭ 801 (+997.26%)
Transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Stars: ✭ 8,481 (+11517.81%)
Timeseriesclustering.jl
Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between time series datasets.
Stars: ✭ 49 (-32.88%)
Mutual labels:  clustering
Multilingual Latent Dirichlet Allocation Lda
A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.
Stars: ✭ 64 (-12.33%)
Mutual labels:  clustering
Gat2vec
representation learning on attributed graphs
Stars: ✭ 48 (-34.25%)
Mutual labels:  representation-learning
Scrattch.hicat
Hierarchical, iterative clustering for analysis of transcriptomics data in R
Stars: ✭ 47 (-35.62%)
Mutual labels:  clustering
Contrastive Clustering
Code for the paper "Contrastive Clustering" (AAAI 2021)
Stars: ✭ 67 (-8.22%)
Mutual labels:  clustering
Codeslam
Implementation of CodeSLAM — Learning a Compact, Optimisable Representation for Dense Visual SLAM paper (https://arxiv.org/pdf/1804.00874.pdf)
Stars: ✭ 64 (-12.33%)
Mutual labels:  representation-learning
Kdd2019 k Multiple Means
Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted by KDD'2019 as an ORAL paper, in the Research Track.
Stars: ✭ 45 (-38.36%)
Mutual labels:  clustering
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+1304.11%)
Mutual labels:  clustering
Mnesiac
Mnesia autoclustering made easy!
Stars: ✭ 62 (-15.07%)
Mutual labels:  clustering
1-60 of 688 similar projects