Instructions to use zelk12/mnist_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zelk12/mnist_Model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zelk12/mnist_Model") - Notebooks
- Google Colab
- Kaggle
Upload mnist_model.h5
Browse files- mnist_model.h5 +3 -0
mnist_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42128c03593f2aa182c9f1bbf0b7dab5c9e4ca6b0038bf37f92974bc672318ba
|
| 3 |
+
size 11160792
|