davidtellez/contrastive-predictive-coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
This project helps machine learning researchers explore and implement a specific type of unsupervised learning called Contrastive Predictive Coding (CPC). It takes sequences of raw, unlabeled data, like images or sensor readings, and transforms them into meaningful representations. These learned representations can then be used to improve performance on other tasks, such as classifying images or predicting future events. Researchers and data scientists working on representation learning would find this useful.
557 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or practitioner interested in applying Contrastive Predictive Coding (CPC) for unsupervised representation learning on sequential data.
Not ideal if you need a plug-and-play solution for a specific business problem, as this is a research implementation requiring deep understanding of machine learning concepts.
Stars
557
Forks
120
Language
Python
License
—
Category
Last pushed
Jun 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/davidtellez/contrastive-predictive-coding"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification