Skip to content

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

Notifications You must be signed in to change notification settings

bknyaz/autocnn_unsup_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages