iamhankai / AEFS

Code for paper "Autoencoder Inspired Unsupervised Feature Selection"

Home Page:https://arxiv.org/abs/1710.08310

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoEncoder Feature Selector (AEFS)

A great implementation in Matlab for paper "Autoencoder Inspired Unsupervised Feature Selection"

Details in Paper or Arxiv.

Usage

Run aefs_demo.m in Matlab, which is a demo on warpPIE10P dataset.

Citation

@inproceedings{han2018autoencoder,
  title={Autoencoder inspired unsupervised feature selection},
  author={Han, Kai and Wang, Yunhe and Zhang, Chao and Li, Chao and Xu, Chao},
  booktitle={2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  pages={2941--2945},
  year={2018},
  organization={IEEE}
}

About

Code for paper "Autoencoder Inspired Unsupervised Feature Selection"

https://arxiv.org/abs/1710.08310


Languages

Language:MATLAB 91.8%Language:C 7.9%Language:C++ 0.2%Language:M 0.1%