Skip to content

Commit

Permalink
Add SimSiam to the docs (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta authored Mar 25, 2021
1 parent b3071e6 commit 9044ed1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/self_supervised_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -654,3 +654,10 @@ SwAV API

.. autoclass:: pl_bolts.models.self_supervised.SwAV
:noindex:


SimSiam
^^^^^^^

.. autoclass:: pl_bolts.models.self_supervised.SimSiam
:noindex:

0 comments on commit 9044ed1

Please sign in to comment.