Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 406 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 406 Bytes

The Spectra of Neural Networks

This work is a collaboration with Charles Martin of Calculation Consulting. We perform experiments to study the spectra of quantities associated with Neural Networks. Along with various notebooks, my primary code contribution is in Jacobian/jacobian.py, where I implement algorithms from randomized linear algebra to study the spectra of the Jacobian of a Neural Network.