Skip to content

tomerkeren42/DeePINK-BiggerNet

Repository files navigation

DeePINK - Bigger Net Evaluation

An add-on for DeePINK paper implementation, using a bigger, more complex CNN and evaluating DeePINK`s strengh with it.

Offry HayonTomer Keren

Running the program

  1. Download repo either by pressing "Download ZIP" under the green button or use clone command
git clone https://github.com/tomerkeren42/DeePINK-BiggerNet.git
  1. Install requriements:
pip install -r requirements.txt
  1. Run python quickstart.py OR use the attached script for running the program, start_evaluate_deePINK_extension.py
python quickstart.py

OR

python start_evaluate_deePINK_extension.py

4.Enjoy!

References:

Original DeePINK paper

@inproceedings{Lu2018DeepPINKRF,
 title={DeepPINK: reproducible feature selection in deep neural networks},
 author={Yang Young Lu and Yingying Fan and Jinchi Lv and William Stafford Noble},
 booktitle={NeurIPS},
 year={2018}
}

Original KnockPy implementation

@article{AS-LJ:2020,
 title={Powerful Knockoffs via Minimizing Reconstructability},
 author={Spector, Asher and Janson, Lucas},
 journal={Annals of Statistics},
 year={2021+},
 note={To Appear}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages