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_model.h5 with huggingface_hub
Browse files
gender_classification_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:017a30f258022b67cd21a9cd17edd753b1510e8e3de25e6be2857e31558d745b
|
| 3 |
+
size 13726344
|