bknyaz / autocnn_unsup_py

Python scripts for paper "Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks" (https://arxiv.org/abs/1606.00611)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocnn_unsup_py

Python scripts implementing some steps from paper Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks

Full scripts for our paper available in Matlab here

If you use this or Matlab code in your research, please cite our paper

@inproceedings{knyazev2017autoconvolution,
  title={Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks},
  author={Knyazev, Boris and Barth, Erhardt and Martinetz, Thomas},
  booktitle={International Joint Conference on Neural Networks},
  year={2017}
}

About

Python scripts for paper "Recursive Autoconvolution for Unsupervised Learning of Convolutional Neural Networks" (https://arxiv.org/abs/1606.00611)


Languages

Language:Python 100.0%