Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,9 @@ library_name: keras
|
|
| 4 |
|
| 5 |
## Model description
|
| 6 |
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
|
| 9 |
## Intended uses & limitations
|
| 10 |
|
|
|
|
| 4 |
|
| 5 |
## Model description
|
| 6 |
|
| 7 |
+
This repo contains the model and the notebook on [how to build and train a Keras model for Collaborative Filtering for Book Recommendations](https://colab.research.google.com/drive/1ZdBkbkpHPmYunq85iO9qVLjgeMC7ml9k?usp=sharing).
|
| 8 |
+
|
| 9 |
+
Full credits to Hosna Qasmei.
|
| 10 |
|
| 11 |
## Intended uses & limitations
|
| 12 |
|