Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
mrschue committed Dec 10, 2020
1 parent 61b7ba4 commit 4ae9dd4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions doc/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,18 +273,17 @@ For SFA, this is typically done using a method called *Hierarchical SFA (HSFA)*.
If the dimension has been sufficiently reduced and a sufficient amount of non-linearity has been injected into the model, a final SFA is used to extract the desired number of output features from the preceeding layer.
HSFA is implemented in this package, but should be considered **experimental**!
|with_overlay| -> |concat|
.. |with_overlay| image:: rf_gifs/with_overlay.gif
.. image:: rf_gifs/with_overlay.gif
:align: center
.. |concat| image:: rf_gifs/concat.gif
.. image:: rf_gifs/concat.gif
:align: center
Inspection and evaluation
-------------------------
To be added.
.. image:: rf_gifs/with_overlay.gif
:align: center
Expand Down

0 comments on commit 4ae9dd4

Please sign in to comment.