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 ·
bfc4176
1
Parent(s): b694d55
Upload autoencoder.h5
Browse files- autoencoder.h5 +3 -0
autoencoder.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81ce865e0035c7ac0a3f7f9f2d57a4ad1f7d91faa7d6e09019fae4137920ec22
|
| 3 |
+
size 33864
|