https://github.com/bouchardlab/contrastive_predictive_coding

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

https://github.com/bouchardlab/contrastive_predictive_coding

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: BouchardLab
  • Language: Python
  • Default Branch: main
  • Size: 3.07 MB
Statistics
  • Stars: 1
  • Watchers: 9
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

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.

Owner

  • Name: Bouchard Lab GitHub
  • Login: BouchardLab
  • Kind: organization
  • Email: kebouchard@berkeley.edu

GitHub Events

Total
  • Push event: 3
Last Year
  • Push event: 3

Dependencies

environment.yml pypi
  • black ==19.10b0
  • decorator ==4.4.0
  • docopt ==0.6.2
  • gdown ==3.10.1
  • imageio ==2.5.0
  • jsonpickle ==1.3
  • munch ==2.5.0
  • networkx ==2.3
  • protobuf ==3.7.1
  • py-cpuinfo ==5.0.0
  • pymongo ==3.10.1
  • pywavelets ==1.0.3
  • pyyaml ==5.3
  • sacred ==0.8.1
  • scikit-image ==0.15.0
  • toml ==0.10.0
  • wrapt ==1.12.0