Instructions to use jayclifford345/vibration-autoencoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use jayclifford345/vibration-autoencoder with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://jayclifford345/vibration-autoencoder") - Notebooks
- Google Colab
- Kaggle
Commit ·
855bffa
1
Parent(s): 7ae4b56
Push Keras model using huggingface_hub.
Browse files- fingerprint.pb +2 -2
- saved_model.pb +1 -1
fingerprint.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04cf2f6940fb9a1756b3669c65f18a3a85c3fbfa1f66a1721c658387cc17d185
|
| 3 |
+
size 57
|
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1081230
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd25154f938a9b0e6253c0893d5f3d6d60ed26165d0c39ceac79f07ccfb6d1e4
|
| 3 |
size 1081230
|