Skip to content

hmorioka/TCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Contrastive Learning (TCL)

Python (tensorflow) code to perform the simulation in the paper

Hyvarinen, A., Morioka, H., Unsupervised Feature Extraction by Time-Contrastive Learning and Nonlinear ICA. In Advances in Neural Information Processing Systems (NIPS2016), pp. 3765–3773, 2016.

If you are using pieces of the posted code, please cite the above paper.

Version 1.0, 1 May 2018
Author: Hiroshi Morioka.
License: Apache License, Version 2.0

Main codes:
tcl_training.py - training
tcl_evaluation.py - evaluation

About

Time-Contrastive Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages