This code is the official implementation of
Aapo Hyvärinen and Hiroshi Morioka, Nonlinear ICA of Temporally Dependent Stationary Sources. Proceedings of the 20th International Conference on Artificial Intelligence and Statistics (AISTATS2017)
If you are using pieces of the posted code, please cite the above paper.
Python3
Pytorch
To train the model(s) in the paper, run this command:
python pcl_training.py
To evaluate the trained model, run:
python pcl_evaluation.py