Skip to content

Commit 65314da

Browse files
authored
Add keras_rs yambda example in master. (#2344)
It was added in #2321
1 parent 03ff768 commit 65314da

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/rs_master.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@
266266
"path": "sas_rec",
267267
"title": "Sequential retrieval using SASRec",
268268
},
269+
{
270+
"path": "contextual_retrieval_yambda",
271+
"title": "Context-Aware Music Retrieval with Yambda and JAX",
272+
},
269273
{
270274
"path": "distributed_embedding_jax",
271275
"title": "DistributedEmbedding using TPU SparseCore and JAX",

0 commit comments

Comments
 (0)