Commit 631faa79 authored by Steve Tjoa's avatar Steve Tjoa

lsh initial commit

parent 8c4ba788
...@@ -338,7 +338,7 @@ div#notebook { ...@@ -338,7 +338,7 @@ div#notebook {
<div class="inner_cell"> <div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html"> <div class="text_cell_render border-box-sizing rendered_html">
<ol> <ol>
<li><a href="notebooks/lsh_fingerprinting.ipynb">Locality Sensitive Hashing</a></li> <li><a href="lsh_fingerprinting.html">Locality Sensitive Hashing</a> (<a href="lsh_fingerprinting.ipynb">ipynb</a>)</li>
</ol> </ol>
</div> </div>
......
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"1. [Locality Sensitive Hashing](notebooks/lsh_fingerprinting.ipynb)" "1. [Locality Sensitive Hashing](lsh_fingerprinting.html) ([ipynb](lsh_fingerprinting.ipynb))"
] ]
}, },
{ {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment