-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
@article{lemhadri2019neural, | ||
title={A Neural Network with Feature Sparsity}, | ||
author={Lemhadri, Ismael and Ruan, Feng and Abraham, Louis and Tibshirani, Robert} | ||
@article{JMLR:v22:20-848, | ||
author = {Ismael Lemhadri and Feng Ruan and Louis Abraham and Robert Tibshirani}, | ||
title = {LassoNet: A Neural Network with Feature Sparsity}, | ||
journal = {Journal of Machine Learning Research}, | ||
year = {2021}, | ||
volume = {22}, | ||
number = {127}, | ||
pages = {1-29}, | ||
url = {http://jmlr.org/papers/v22/20-848.html} | ||
} |