-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from ccai1/main
Project Submission - Cathy Cai
- Loading branch information
Showing
7 changed files
with
401 additions
and
1 deletion.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,75 @@ | ||
@article{neyshabur2018towards, | ||
title={Towards understanding the role of over-parametrization in generalization of neural networks}, | ||
author={Neyshabur, Behnam and Li, Zhiyuan and Bhojanapalli, Srinadh and LeCun, Yann and Srebro, Nathan}, | ||
journal={arXiv preprint arXiv:1805.12076}, | ||
year={2018} | ||
} | ||
|
||
@article{nichani2020increasing, | ||
title={Increasing depth leads to U-shaped test risk in over-parameterized convolutional networks}, | ||
author={Nichani, Eshaan and Radhakrishnan, Adityanarayanan and Uhler, Caroline}, | ||
journal={arXiv preprint arXiv:2010.09610}, | ||
year={2020} | ||
} | ||
|
||
@article{cho2009kernel, | ||
title={Kernel methods for deep learning}, | ||
author={Cho, Youngmin and Saul, Lawrence}, | ||
journal={Advances in neural information processing systems}, | ||
volume={22}, | ||
year={2009} | ||
} | ||
|
||
@article{radhakrishnan2022simple, | ||
title={Simple, fast, and flexible framework for matrix completion with infinite width neural networks}, | ||
author={Radhakrishnan, Adityanarayanan and Stefanakis, George and Belkin, Mikhail and Uhler, Caroline}, | ||
journal={Proceedings of the National Academy of Sciences}, | ||
volume={119}, | ||
number={16}, | ||
pages={e2115064119}, | ||
year={2022}, | ||
publisher={National Acad Sciences} | ||
} | ||
|
||
@article{belkin2019reconciling, | ||
title={Reconciling modern machine-learning practice and the classical bias--variance trade-off}, | ||
author={Belkin, Mikhail and Hsu, Daniel and Ma, Siyuan and Mandal, Soumik}, | ||
journal={Proceedings of the National Academy of Sciences}, | ||
volume={116}, | ||
number={32}, | ||
pages={15849--15854}, | ||
year={2019}, | ||
publisher={National Acad Sciences} | ||
} | ||
|
||
@article{jacot2018neural, | ||
title={Neural tangent kernel: Convergence and generalization in neural networks}, | ||
author={Jacot, Arthur and Gabriel, Franck and Hongler, Cl{\'e}ment}, | ||
journal={Advances in neural information processing systems}, | ||
volume={31}, | ||
year={2018} | ||
} | ||
|
||
@article{cai2023synthetic, | ||
title={Synthetic Lethality Screening with Recursive Feature Machines}, | ||
author={Cai, Cathy and Radhakrishnan, Adityanarayanan and Uhler, Caroline}, | ||
journal={bioRxiv}, | ||
pages={2023--12}, | ||
year={2023}, | ||
publisher={Cold Spring Harbor Laboratory} | ||
} | ||
|
||
@article{lee2017deep, | ||
title={Deep neural networks as gaussian processes}, | ||
author={Lee, Jaehoon and Bahri, Yasaman and Novak, Roman and Schoenholz, Samuel S and Pennington, Jeffrey and Sohl-Dickstein, Jascha}, | ||
journal={arXiv preprint arXiv:1711.00165}, | ||
year={2017} | ||
} | ||
@article{neal1996priors, | ||
title={Priors for infinite networks}, | ||
author={Neal, Radford M and Neal, Radford M}, | ||
journal={Bayesian learning for neural networks}, | ||
pages={29--53}, | ||
year={1996}, | ||
publisher={Springer} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.