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
File size: 131 Bytes
d293a6b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d90d35e153192af89b81065378070a09f8849b18642bdacc63e1b554e3c5e1b4
size 990656
|