Skip to content

TRAK v0.3.2

Latest
Compare
Choose a tag to compare
@kristian-georgiev kristian-georgiev released this 17 Jan 19:15
· 1 commit to main since this release
96a75b6

Bug fixes and enhancements:

  • fix excessive CPU memory load from logging
  • remove unnecessary dependencies between featurizing & scoring methods
  • fix abstraction violation in projectors
  • bring back an example of iterative (as opposed to functional) gradient computer
  • add a ridge regularization option for the computation of the XTX inverse term in the TRAK estimator.