Skip to content

Commit

Permalink
Add readme with colab links
Browse files Browse the repository at this point in the history
  • Loading branch information
rvlb committed Apr 22, 2021
1 parent ce36e22 commit 5f3b34e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions notebooks/google-colab/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Google Colab Examples

Before running the notebooks on Google Colab, please make sure to set the runtime type to "GPU". Do that by going to the "Runtime" menu and selecting "Change runtime type".

## Examples

Notebook | Google Colab Link
--- | ---
Deduplication Example | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vintasoftware/entity-embed/blob/google-collab-notebooks/notebooks/google-colab/Deduplication-Example.ipynb)
Record Linkage Example | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/vintasoftware/entity-embed/blob/google-collab-notebooks/notebooks/google-colab/Record-Linkage-Example.ipynb)

0 comments on commit 5f3b34e

Please sign in to comment.