Skip to content
Snippets Groups Projects
Commit 901cc27d authored by s.islam's avatar s.islam
Browse files

Lamda_0.2, FM_128

parent 7363cb21
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ class Discriminator(nn.Module):
self.learning_rate = learning_rate
self.name = name
self.d_model = DCGANDiscriminator(
feature_maps = 64,
feature_maps = 128,
image_channels = 1
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment