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