Instructions to use WheelsTransit/HK-TransitFlow-Net with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use WheelsTransit/HK-TransitFlow-Net with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://WheelsTransit/HK-TransitFlow-Net") - Notebooks
- Google Colab
- Kaggle
Antcar commited on
Upload hk_transit_flow_net.keras
Browse files
hk_transit_flow_net.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e2e279a857f60e9c5990e88bccc3cdabedb25fbc1ab227644c2334b75504fa6
|
| 3 |
+
size 1590861
|