Instructions to use neelimapreeti297/classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use neelimapreeti297/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://neelimapreeti297/classification") - Notebooks
- Google Colab
- Kaggle
Upload model_inception.h5
Browse files- model_inception.h5 +3 -0
model_inception.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:677a5c2239ab2e25b0615ef6eadb1497980a7891a084ea1949e78e6cfac09ae4
|
| 3 |
+
size 89961496
|