You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/develop/ai/notebook-collection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ weight: 40
37
37
| Facial recognition | Computer Vision | Face matching using Facenet and RedisVL. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/computer-vision/00_facial_recognition_facenet.ipynb)|
38
38
| Content filtering with RedisVL | Recommendation Systems | Introduction to content-based filtering. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/00_content_filtering.ipynb)|
39
39
| Collaborative filtering with RedisVL | Recommendation Systems | Intro to collaborative filtering with RedisVL. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/01_collaborative_filtering.ipynb)|
40
-
| Intro deep learning two tower example with redisvl| Recommendation Systems | Deep learning approach to recommendation systems. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/02_two_towers.ipynb)|
40
+
| Intro deep learning two tower example with RedisVL| Recommendation Systems | Deep learning approach to recommendation systems. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/02_two_towers.ipynb)|
41
41
| Credit scoring system using Feast with Redis as the online store | Feature Store | Feature store implementation for ML model serving. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/feature-store/00_feast_credit_score.ipynb)|
0 commit comments