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