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
Delete kaggle/working/gender_classification.tflite
Browse files
kaggle/working/gender_classification.tflite
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d1470267f28bbb0c67a97b8022d00b100bc1bde1b43905f4d6d21eb53d11b534
|
| 3 |
-
size 5206588
|
|
|
|
|
|
|
|
|
|
|
|