f-dangel / curvlinops

scipy linear operators for the Hessian, Fisher/GGN, and more in PyTorch
https://curvlinops.readthedocs.io/en/latest/
MIT License
17 stars 5 forks source link

[DOC] Add more matrices to visual tour, prettify plots with `tueplots` #134

Open f-dangel opened 7 hours ago

f-dangel commented 7 hours ago

Adds the block-diagonal Hessian, MC-Fisher, and KFAC to the visual tour tutorial. Prettifies the visualizations using tueplots.

coveralls commented 7 hours ago

Pull Request Test Coverage Report for Build 11203632981

Details


Files with Coverage Reduction New Missed Lines %
curvlinops/examples/utils.py 10 31.25%
curvlinops/fisher.py 46 26.47%
<!-- Total: 56 -->
Totals Coverage Status
Change from base Build 11001385384: -3.7%
Covered Lines: 1346
Relevant Lines: 1516

💛 - Coveralls