Instructions to use Andrey13rasfasf/digits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Andrey13rasfasf/digits with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Andrey13rasfasf/digits") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by YukiNon - opened
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: keras
|
| 3 |
---
|
| 4 |
-
# Моя модель для распознавания цифр
|
| 5 |
|
| 6 |
Натренирована на наборе данных mnist
|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: keras
|
| 3 |
---
|
| 4 |
+
# Моя модель для распознавания цифр #Проба 3
|
| 5 |
|
| 6 |
Натренирована на наборе данных mnist
|
| 7 |
|