Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 211 Bytes

Common Representation Learning

CorrNet.ipynb

This is the implementation of Correlational Neural Network (https://arxiv.org/abs/1504.07225) by chainer (Python3).

Only cpu mode is supported. (2017/03/18)