contrastive-predictive-coding
CPC algorithm
An unsupervised machine learning algorithm that extracts meaningful patterns from data using contrastive predictive coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
527 stars
16 watching
120 forks
Language: Python
last commit: over 5 years ago contrastive-lossdeep-learningpredictive-modelingrepresentation-learningunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
billdthompson/cogsci-auto-norm | Automatically generates concreteness estimates for languages using pre-trained semantic models and linear regression | 0 |
cangermueller/deepcpg | A deep learning framework for predicting DNA methylation states from incomplete data. | 143 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 186 |
junyanz/realismcnn | Predicts and improves visual realism in composite images using deep learning techniques | 64 |
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
masashitsubaki/cpi_prediction | CPI prediction tool using graph neural networks and convolutional neural networks | 159 |
ryanwangzf/medclip | A deep learning framework for contrastive learning from unpaired medical images and texts | 473 |
shahsohil/dcc | An implementation of Deep Continuous Clustering algorithms using PyTorch. | 209 |
yinboc/liif | This project presents an approach to learning continuous image representation using a local implicit function. | 1,282 |
codeslake/dmenet | A deep learning implementation of defocus map estimation using domain adaptation | 124 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
bhanml/coteaching_plus | This project implements a PyTorch-based co-teaching algorithm to improve generalization against label corruption in machine learning. | 21 |
cauchyturing/ucr_time_series_classification_deep_learning_baseline | Developing and evaluating deep learning models for time series classification with a focus on interpretability and deployability. | 682 |