Skip to content

Commit

Permalink
Update overview.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjgeorge committed Aug 27, 2020
1 parent 504809a commit 3bc65cd
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 3bc65cd

Please sign in to comment.