Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,5 +5,5 @@
|
|
| 5 |
"output_size": 32768,
|
| 6 |
"num_layers": 2,
|
| 7 |
"activation_function": "tanh",
|
| 8 |
-
"initializer_range": 0.02
|
| 9 |
}
|
|
|
|
| 5 |
"output_size": 32768,
|
| 6 |
"num_layers": 2,
|
| 7 |
"activation_function": "tanh",
|
| 8 |
+
"initializer_range": 0.02
|
| 9 |
}
|