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
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 13726344
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25ac8c5e35e461595a356fff93049e4c459bd055ea831abdbd98514e055e3fe3
|
| 3 |
size 13726344
|