[mlpack-git] (blog) master: add tags for spill trees. (4604b95)

gitdub at mlpack.org gitdub at mlpack.org
Wed Jul 20 10:21:38 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/7c93fe50e48ecdb99dac5b43e6dad9944a439baf...4604b95381769438d62dd77cbf0ddc58f0c5d287

>---------------------------------------------------------------

commit 4604b95381769438d62dd77cbf0ddc58f0c5d287
Author: MarcosPividori <marcos.pividori at gmail.com>
Date:   Wed Jul 20 11:21:38 2016 -0300

    add tags for spill trees.


>---------------------------------------------------------------

4604b95381769438d62dd77cbf0ddc58f0c5d287
 content/blog/MarcosWeekEight.md | 2 +-
 content/blog/MarcosWeekSeven.md | 2 +-
 content/blog/MarcosWeekSix.md   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/blog/MarcosWeekEight.md b/content/blog/MarcosWeekEight.md
index ea73221..3a879ee 100644
--- a/content/blog/MarcosWeekEight.md
+++ b/content/blog/MarcosWeekEight.md
@@ -1,6 +1,6 @@
 Title: Approximate Nearest Neighbor Search - Week 8
 Date: 2016-07-19 21:00:00
-Tags: gsoc, knn, kfn
+Tags: gsoc, knn, kfn, spill-tree
 Author: Marcos Pividori
 
 Last week, I have considered different modifications to the implementation of Hybrid Spill Trees [[1]](http://machinelearning.wustl.edu/mlpapers/paper_files/NIPS2005_187.pdf).
diff --git a/content/blog/MarcosWeekSeven.md b/content/blog/MarcosWeekSeven.md
index 069663b..c6bdc8d 100644
--- a/content/blog/MarcosWeekSeven.md
+++ b/content/blog/MarcosWeekSeven.md
@@ -1,6 +1,6 @@
 Title: Approximate Nearest Neighbor Search - Week 7
 Date: 2016-07-13 21:00:00
-Tags: gsoc, knn, kfn
+Tags: gsoc, knn, kfn, spill-tree
 Author: Marcos Pividori
 
 Last week, I have completed the implementation of Hybrid Spill Trees [[1]](http://machinelearning.wustl.edu/mlpapers/paper_files/NIPS2005_187.pdf).
diff --git a/content/blog/MarcosWeekSix.md b/content/blog/MarcosWeekSix.md
index 36c8c2c..c78c814 100644
--- a/content/blog/MarcosWeekSix.md
+++ b/content/blog/MarcosWeekSix.md
@@ -1,6 +1,6 @@
 Title: Approximate Nearest Neighbor Search - Week 6
 Date: 2016-07-04 21:00:00
-Tags: gsoc, knn, kfn
+Tags: gsoc, knn, kfn, spill-tree
 Author: Marcos Pividori
 
 Last week, I have been working on the implementation of Spill Trees, as defined in: "An Investigation of Practial Approximate Nearest Neighbor Algorithms" [[1]](http://machinelearning.wustl.edu/mlpapers/paper_files/NIPS2005_187.pdf).




More information about the mlpack-git mailing list