Upload 3 files
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
- simple_nn_scaler.pkl +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "simple_nn", "input_dim": 1, "hidden_dim": 16, "output_dim": 1}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:498c09bac4d0e2dbe0fdad52e359bf913594a99968dc4174be6b312e2da9a525
|
| 3 |
+
size 2304
|
simple_nn_scaler.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ff66ea552c3d08ca74c694bfaa72a9230543ce4c79a6798c35d6f8302deb846
|
| 3 |
+
size 573
|