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