From 836782fb4bd501d27c493caa5c273fee50327b87 Mon Sep 17 00:00:00 2001 From: shenweichen Date: Fri, 10 Apr 2020 19:49:30 +0800 Subject: [PATCH] no message --- docs/source/Quick-Start.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/Quick-Start.md b/docs/source/Quick-Start.md index 6ecb6e0..f370263 100644 --- a/docs/source/Quick-Start.md +++ b/docs/source/Quick-Start.md @@ -16,5 +16,6 @@ $ pip install deepmatch[gpu] ``` ## Run examples !! +- [Run YoutubeDNN on MovieLen1M on Google colab](https://colab.research.google.com/github/shenweichen/DeepMatch/blob/dev_shenweichen/examples/colab_MovieLen1M_YoutubeDNN.ipynb) - [DSSM with negative sampling](./Examples.html#dssm-with-negative-sampling) - [YoutubeDNN with sampled softmax](./Examples.html#youtubednn-with-sampled-softmax) \ No newline at end of file