| Ismael Lemhadri | Feng Ruan | Louis Abraham | Rob Tibshirani | 
| [Paper] | [Code] | [Docs] | [Poster] | [Slides] | 
 
  LassoNet is a method for feature selection in neural networks, to enhance interpretability of the final network.
pip install lassonet
      @article{lemhadri2019neural,
        title={LassoNet: Neural Networks with Feature Sparsity},
        author={Lemhadri, Ismael and Ruan, Feng and
                Abraham, Louis and Tibshirani, Robert},
        journal={arXiv preprint arXiv:1907.12207},
        year={2019}
      }