Skip to content

Commit

Permalink
README image size change
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborvecsei committed Aug 11, 2019
1 parent a67a507 commit 09cf736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Training with a shallow version of VGG16 on Cifar10 with IID data where we had 1

A "single model" training (1 client with all the data) is also shown (`red`) on the graph. Batch size was `256` and the learning rate was: `0.05`.

<img src="art/cifar_10_experiment.png" width="400">
<img src="art/cifar_10_experiment.png" width="600">

(The Tensorboard logs are (for each experiment) included in the release, so you can easily visualize them.)

Expand Down

0 comments on commit 09cf736

Please sign in to comment.