pytorch-hessian-eigenthings icon indicating copy to clipboard operation
pytorch-hessian-eigenthings copied to clipboard

Add utility to track the Hessian throughout training (WIP)

Open noahgolmant opened this issue 6 years ago • 0 comments

This PR should:

  • Provide tracking class to update estimates with incremental power iteration (done, untested)
  • Add example of tracking throughout training (done, untested)
  • Add README information on tracking

Addresses #7

noahgolmant avatar Nov 15 '18 12:11 noahgolmant