Wauplin's picture
Wauplin HF Staff
Set `library_name` to `tf-keras`.
3830f95 verified
|
raw
history blame
898 Bytes
metadata
library_name: tf-keras

Model description

This repo contains the model and the notebook on how to build and train a Keras model for Collaborative Filtering for Book Recommendations.

Full credits to Hosna Qasmei.

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Hyperparameters Value
name Adam
learning_rate 0.0010000000474974513
decay 0.0
beta_1 0.8999999761581421
beta_2 0.9990000128746033
epsilon 1e-07
amsgrad False
training_precision float32

Model Plot

View Model Plot

Model Image