Skip to content

PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)

Notifications You must be signed in to change notification settings

Spijkervet/contrastive-predictive-coding

Repository files navigation

Contrastive Predictive Coding

Implementation of PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018).

Paper

Usage

python main.py

Set the experiment's configuration parameters in the config/audio folder's files. This implementation uses sacred to manage experiments.

About

PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published