Skip to content

Commit

Permalink
configs
Browse files Browse the repository at this point in the history
  • Loading branch information
piercus committed Feb 15, 2024
1 parent 7b72432 commit 51b76fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags = ["autoencoder", "4bits"]

[histogram_auto_encoder]
latent_dim = 4
resnet_sizes = [2, 2, 2, 4]
resnet_sizes = [32, 32, 32, 32]
n_down_samples = 3
color_bits = 4
num_groups = 1
Expand Down

0 comments on commit 51b76fd

Please sign in to comment.