From b38936b0e5df9381ee00e5448799e383afa63dcc Mon Sep 17 00:00:00 2001 From: Abhijeet Date: Mon, 24 Mar 2014 10:39:59 +0530 Subject: [PATCH] links added to Tapkee.ipynb --- doc/ipython-notebooks/converter/Tapkee.ipynb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/ipython-notebooks/converter/Tapkee.ipynb b/doc/ipython-notebooks/converter/Tapkee.ipynb index 3a5ba7b5f49..c1f61b303a5 100644 --- a/doc/ipython-notebooks/converter/Tapkee.ipynb +++ b/doc/ipython-notebooks/converter/Tapkee.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "" + "name": "", + "signature": "sha256:14292a5ce75b32480c1c9a9339628a7e801795cb6ec36e4a5166b8048fe05da1" }, "nbformat": 3, "nbformat_minor": 0, @@ -27,7 +28,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "In this notebook we will be doing some unsupervised learning using the suite of dimensionality reduction algorithms available in Shogun. Shogun provides access to all these algorithms using [Tapkee](http://tapkee.lisitsyn.me/), a C++ library especialized in dimensionality reduction." + "This notebook illustrates unsupervised learning using the suite of dimensionality reduction algorithms available in Shogun. Shogun provides access to all these algorithms using [Tapkee](http://tapkee.lisitsyn.me/), a C++ library especialized in dimensionality reduction." ] }, {