aboutsummaryrefslogtreecommitdiff
path: root/app/prod/model_arch.json
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-08-01 15:34:22 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-08-01 15:34:22 +0530
commite80badd278f54e8cde64243aa56687f8e6e32cc2 (patch)
tree12667ca96236edca69b9f28ae7a66a1884f30156 /app/prod/model_arch.json
parentcfa7ae936935010f77eaddd561ff1c0857a3c6f0 (diff)
added alpha model
Diffstat (limited to 'app/prod/model_arch.json')
-rw-r--r--app/prod/model_arch.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/prod/model_arch.json b/app/prod/model_arch.json
index e41f8b2..561b34f 100644
--- a/app/prod/model_arch.json
+++ b/app/prod/model_arch.json
@@ -11,7 +11,7 @@
"batch_input_shape": [
null,
null,
- 52
+ 47
],
"dtype": "float32",
"return_sequences": true,
@@ -64,7 +64,7 @@
"batch_input_shape": [
null,
null,
- 52
+ 47
],
"dtype": "float32",
"return_sequences": true,
@@ -115,7 +115,7 @@
"name": "dense",
"trainable": true,
"dtype": "float32",
- "units": 52,
+ "units": 47,
"activation": "softmax",
"use_bias": true,
"kernel_initializer": {
@@ -141,7 +141,7 @@
"build_input_shape": [
null,
null,
- 52
+ 47
]
},
"keras_version": "2.3.0-tf",