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.