Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tfjgeorge/nngeometry
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjgeorge committed Aug 27, 2020
2 parents 3263820 + 3bc65cd commit c2cd526
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ Computing the FIM requires the following arguments:
>>> Fv = F_kfac.mv(v)

Note that switching from the :class:`.object.PMatKFAC` representation to any other representation such as :class:`.object.PMatDense` is as simple as passing ``representation=PMatDense`` when building the ``F_kfac`` object.

More examples
=============

More notebook examples can be found at https://github.com/tfjgeorge/nngeometry/tree/master/examples

0 comments on commit c2cd526

Please sign in to comment.