Skip to content

Commit

Permalink
updated autoencoder docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1ru committed Feb 25, 2024
1 parent c7f582a commit f3f8991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/clustering/Training_an_autoencoder.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Our ultimate goal training an autoencoder is to define a loss function (the diff

Below shows a simplified version of an autoencoder, notice how the encoder and decoder are mirror images of each other:

<img style='width: 100%;' alt='page screenshot' src='https://raw.githubusercontent.com/nuwa-genomics/Nuwa/main/docs/assets/images/screenshots/clustering_tutorial/autoencoder.png'>
<img alt='page screenshot' src='https://raw.githubusercontent.com/nuwa-genomics/Nuwa/main/docs/assets/images/screenshots/clustering_tutorial/autoencoder.png'>

**Layers**
-----------
Expand Down

0 comments on commit f3f8991

Please sign in to comment.