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