Skip to content

This is a modified version of contrastive predictive coding on time series

Notifications You must be signed in to change notification settings

BouchardLab/Contrastive_Predictive_coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

This is a modified version of contrastive predictive coding on time series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published