Instructions to use greenarcade/cough-classification-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use greenarcade/cough-classification-model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://greenarcade/cough-classification-model") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
cough_classification_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d90d35e153192af89b81065378070a09f8849b18642bdacc63e1b554e3c5e1b4
|
| 3 |
+
size 990656
|