Spaces:
Sleeping
Sleeping
Upload 7 files
Browse files- .gitattributes +1 -0
- ANN_assests/cov_real_data.npy +3 -0
- ANN_assests/model/keras_metadata.pb +3 -0
- ANN_assests/model/saved_model.pb +3 -0
- ANN_assests/model/variables/variables.data-00000-of-00001 +3 -0
- ANN_assests/model/variables/variables.index +0 -0
- ANN_assests/scaler_X.pkl +3 -0
- ANN_assests/scaler_y.pkl +3 -0
.gitattributes
CHANGED
|
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
ANN_assests/model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
ANN_assests/cov_real_data.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:165444aba3a7d5210e3dfd3778e28bed605e656d8d463843b6d1d374022d4134
|
| 3 |
+
size 328
|
ANN_assests/model/keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d70b3fd9ad5f9b9b682651aa93305a2dd9b669bf0606cb4816b600f1acb7ddd2
|
| 3 |
+
size 11561
|
ANN_assests/model/saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b511058771e46c0c1a4c34f31659cec001f249933d8237d8dcfb5b05ec2f75d2
|
| 3 |
+
size 113976
|
ANN_assests/model/variables/variables.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7c7c868b2c6614e5c7ae4be2abac082e1216ba17c8d183f5eeffe373d1bfaf5
|
| 3 |
+
size 1689126
|
ANN_assests/model/variables/variables.index
ADDED
|
Binary file (1.83 kB). View file
|
|
|
ANN_assests/scaler_X.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe94f47cc437ecdeee31b26af78772ee2d2a77d62ac7689a5f60d5bbcd9a10e6
|
| 3 |
+
size 903
|
ANN_assests/scaler_y.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2bdfc73c713183039371f6555194ed863303c6b1d0f646a3a26d92e122eb725
|
| 3 |
+
size 719
|