Skip to content

Commit

Permalink
readme: Update images
Browse files Browse the repository at this point in the history
  • Loading branch information
braun-steven committed Dec 5, 2022
1 parent 679fa7f commit 0dc2f5a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Classification on MNIST examples:
python main_pl.py dataset=mnist D=5 I=25 R=10 S=25 lr=0.01 dist=normal epochs=100 classification=True batch_size=1024
```

<img src="./res/mnist_classification.svg" width=400px>
<img src="./res/mnist_classification_test_results.svg" width=400px>
<img src="./res/mnist_classification.png" width=400px>
<img src="./res/mnist_train_val_test_acc.png" width=400px>


Generative learning on MNIST:
Expand Down
Binary file added res/mnist_classification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/mnist_train_val_test_acc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0dc2f5a

Please sign in to comment.