Instructions to use sergiopaniego/OptimizedPilotNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use sergiopaniego/OptimizedPilotNet with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("sergiopaniego/OptimizedPilotNet") - Notebooks
- Google Colab
- Kaggle
Commit ·
87279f2
1
Parent(s): 741c76b
Updated Tensorflow base model
Browse files- tensorflow/pilotnet.h5 +2 -2
tensorflow/pilotnet.h5
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:b4713e3a592a22f768b91fa3be8dcb299586ba63c6a39e871653988cc5e69798
|
| 3 |
+
size 19246520
|