Instructions to use keras-io/Node2Vec_MovieLens with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/Node2Vec_MovieLens 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("keras-io/Node2Vec_MovieLens") - Notebooks
- Google Colab
- Kaggle
| { | |
| "loss": [ | |
| 2.455827236175537, | |
| 2.3414738178253174, | |
| 2.334012746810913, | |
| 2.330941677093506, | |
| 2.327501058578491, | |
| 2.3233883380889893, | |
| 2.319208860397339, | |
| 2.3156509399414062, | |
| 2.3125810623168945, | |
| 2.3099496364593506 | |
| ] | |
| } |