Instructions to use SynthAIzer/gender-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use SynthAIzer/gender-classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://SynthAIzer/gender-classification") - Notebooks
- Google Colab
- Kaggle
Upload gender_classification_final.keras with huggingface_hub
Browse files
gender_classification_final.keras
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:fc16ce19c8f9c02fb5b60aa11edddfc05cd156b7b22fab5f1c18a01693dead4f
|
| 3 |
+
size 13922823
|